astronomer/terraform-provider-astro

Support customer managed IAM role on Deployment Create

Opened this issue · 1 comments

Description

Astro has introduced backend API support to enable users to specify a customer managed IAM role for their Astro deployments on AWS Hosted. This is in addition to already having support for existing deployments and configuring customer managed IAM roles via Update.

Customers will be required to use wildcards in their Trust Policies for this to work with Astro as documented here.

Acceptance Criteria

  • Add support for optional workload identity input

  • Limit support to AWS Hosted deployments

Anything else?

No response

Hi, I am also waiting for it.