Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Version 2 Release] data-source/aws_region: Remove deprecated current argument #7676

Closed
bflad opened this issue Feb 24, 2019 · 1 comment · Fixed by #7697
Closed

[Version 2 Release] data-source/aws_region: Remove deprecated current argument #7676

bflad opened this issue Feb 24, 2019 · 1 comment · Fixed by #7697
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

Comments

@bflad
Copy link
Contributor

bflad commented Feb 24, 2019

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.

@bflad bflad added technical-debt Addresses areas of the codebase that need refactoring or redesign. provider Pertains to the provider itself, rather than any interaction with AWS. labels Feb 24, 2019
@bflad bflad added this to the v2.0.0 milestone Feb 24, 2019
bflad added a commit that referenced this issue Feb 24, 2019
Reference: #7676

Output from acceptance testing:

```
--- PASS: TestAccDataSourceAwsRegion_basic (5.53s)
--- PASS: TestAccDataSourceAwsRegion_name (5.83s)
--- PASS: TestAccDataSourceAwsRegion_endpoint (1.98s)
--- PASS: TestAccDataSourceAwsRegion_endpointAndName (3.04s)
```
@ghost
Copy link

ghost commented Mar 31, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant