Skip to content

Missing region argument for aws_ec2_image_block_public_access resource #44249

@posquit0

Description

@posquit0

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

No one assigned

    Labels

    enhancementRequests to existing resources that expand the functionality or scope.service/ec2Issues and PRs that pertain to the ec2 service.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions