hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.74k stars 9.1k forks source link

[Enhancement]: AWS Cloud9, Add Owner for environment_membership #29714

Open yunxi-zhang opened 1 year ago

yunxi-zhang commented 1 year ago

Description

AWS Cloud9 supports environment_membership for 3 values: owner, read-write and read-only, but currently, the owner is not supported. Please add owner as a valid value to the permissions key in aws_cloud9_environment_membership.

Affected Resource(s) and/or Data Source(s)

No response

Potential Terraform Configuration

No response

References

No response

Would you like to implement a fix?

None

github-actions[bot] commented 1 year ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue