Two options for the AWS provider:
crossplane-contrib/provider-aws - community, mature, good docs
upbound/provider-aws - official, generated from AWS TF provider, newer family model
Key tradeoff: Upbound family model means installing only the services you need, but migration story from contrib is unclear.
My recommendation: Start with crossplane-contrib/provider-aws v0.43+. Revisit Upbound official at 6 months once their family model stabilizes.
Thoughts?
Two options for the AWS provider:
crossplane-contrib/provider-aws- community, mature, good docsupbound/provider-aws- official, generated from AWS TF provider, newer family modelKey tradeoff: Upbound family model means installing only the services you need, but migration story from contrib is unclear.
My recommendation: Start with
crossplane-contrib/provider-awsv0.43+. Revisit Upbound official at 6 months once their family model stabilizes.Thoughts?