[Version 2 Release] data-source/aws_region: Remove deprecated current argument #7676
Labels
provider
Pertains to the provider itself, rather than any interaction with AWS.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
Milestone
Description
Tracking issue for https://www.terraform.io/docs/providers/aws/guides/version-2-upgrade.html#data-source-aws_region
current Argument Removal
Simply remove
current = true
from your Terraform configuration. The data source defaults to the current provider region if no other filtering is enabled.The text was updated successfully, but these errors were encountered: