You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Can the group of CRDs servicecatalog.aws.jet.crossplane.io be pulled into the main version of provider-jet-aws?
That would be really great!
What is your use case?
I need to manage products via the AWS Service Catalog and I did not find CRDs in provider-aws to do that.
The alternative is to use the freshly provider-jet-aws, but, as detailed above, the Service Catalog CRDs are usable only on a preview version of provider-jet-aws (v0.4.0-preview) which is very large and not maintained as it looks.
Thank you! That would help a lot!
The text was updated successfully, but these errors were encountered:
This actually will not work because provisioned product is not idempotent without providing a provisioning token, which is something that the provider generates randomly and is saved in the terraform state
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What resource do you need?
AWS Service Catalog resources are already present in v0.4.0-preview and I successfully tested the product provisioning with CRD https://doc.crds.dev/github.com/crossplane-contrib/provider-jet-aws/servicecatalog.aws.jet.crossplane.io/ProvisionedProduct/[email protected]
However, there are other bugs in v0.4.0-preview, so this provider version is not usable.
Can the group of CRDs servicecatalog.aws.jet.crossplane.io be pulled into the main version of provider-jet-aws?
That would be really great!
What is your use case?
I need to manage products via the AWS Service Catalog and I did not find CRDs in provider-aws to do that.
The alternative is to use the freshly provider-jet-aws, but, as detailed above, the Service Catalog CRDs are usable only on a preview version of provider-jet-aws (v0.4.0-preview) which is very large and not maintained as it looks.
Thank you! That would help a lot!
The text was updated successfully, but these errors were encountered: