Skip to content

Add Enhanced Region Support from AWS provider v6.0.0Β #340

@nightspotlight

Description

@nightspotlight

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

  • Yes βœ…: v6.0.0

provider: Add enhanced region support to most resources, data sources, and ephemeral resources, allowing per-resource Region targeting without requiring multiple provider configurations. See the Enhanced Region Support guide for more information. (hashicorp/terraform-provider-aws#43075)

Is your request related to a problem? Please describe.

None

Describe the solution you'd like.

Add region parameter and input variable to aws_s3 resources

Describe alternatives you've considered.

None

Additional context

Also notice the following notes from changelog:

data-source/aws_s3_bucket: Add bucket_region attribute. Use of the bucket_region attribute instead of the region attribute is encouraged (hashicorp/terraform-provider-aws#42014)

resource/aws_s3_bucket: Add bucket_region attribute. Use of the bucket_region attribute instead of the region attribute is encouraged (hashicorp/terraform-provider-aws#42014)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions