aws-ia / terraform-aws-control_tower_account_factory

AWS Control Tower Account Factory
Apache License 2.0
621 stars 412 forks source link

Create Team access permissions for TFC workspaces #294

Open nick-augustine opened 1 year ago

nick-augustine commented 1 year ago

Describe the outcome you'd like

Looking for the ability to add a Terraform Cloud team(s) to a workspace created by AFT.

Is your feature request related to a problem you are currently experiencing? If so, please describe.

Currently we have to assume that only owners in TFC can access created workspaces. Adding a limited set of permissions to a workspace created by AFT would allow us to pass off workspaces to a management team to see errors in Terraform runs.

Additional context

Permissions on the TFC API token leveraged would imply read operations of the teams API.

adam-daily commented 1 year ago

Hey Nick, thanks for the info here. I'll create a backlog item for us to look into this.