aws_ami_launch_permission: Support for OrganizationalUnitArn.N and OrganizationArn.N #21617
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Description
AWS now has support for sharing AMIs to an Organization or OrganizationUnit (OU) by specifying the ID/Arn of the Organization or OU, rather than the account number. This allows for sharing an AMI to an entire Organization or OU in its entirety, rather than continually adding account IDs as they are added to an Organization or OU.
New or Affected Resource(s)
Potential Terraform Configuration
References
https://aws.amazon.com/about-aws/whats-new/2021/10/amazon-ec2-amazon-machine-images-organizations/
https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyImageAttribute.html
The text was updated successfully, but these errors were encountered: