Add arn as an attribute for aws_vpc #5027
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Expected (or hoped) there would be an ARN attribute exported for the VPC ;)
Actual Behavior
Important Factoids
As a use case scenario, the VPC ARN is needed when using IAM policy conditions
ec2:Vpc
,ec2:AccepterVpc
, andec2:RequesterVpc
, as seen in the table here.Also, similar to #5028.
The text was updated successfully, but these errors were encountered: