-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Open
Labels
enhancementRequests to existing resources that expand the functionality or scope.Requests to existing resources that expand the functionality or scope.service/ec2Issues and PRs that pertain to the ec2 service.Issues and PRs that pertain to the ec2 service.
Description
Terraform and AWS Provider Version
Terraform v1.13.2
on darwin_arm64
+ provider registry.terraform.io/hashicorp/aws v6.12.0
Affected Resource(s) or Data Source(s)
aws_ec2_image_block_public_access
Expected Behavior
aws_ec2_image_block_public_access
resource should have a region
argument when the version of aws
provider is >= 6.0.0
because this setting is regional.
Actual Behavior
aws_ec2_image_block_public_access
resource doesn't have a region
argument.
Relevant Error/Panic Output
Sample Terraform Configuration
Click to expand configuration
Steps to Reproduce
No steps.
Debug Logging
Click to expand log output
GenAI / LLM Assisted Development
n/a
Important Facts and References
No response
Would you like to implement a fix?
No
Metadata
Metadata
Assignees
Labels
enhancementRequests to existing resources that expand the functionality or scope.Requests to existing resources that expand the functionality or scope.service/ec2Issues and PRs that pertain to the ec2 service.Issues and PRs that pertain to the ec2 service.