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] resource/aws_dx_lag: Remove deprecated number_of_connections argument #7686

Closed
bflad opened this issue Feb 24, 2019 · 2 comments · Fixed by #7711
Closed
Labels
service/directconnect Issues and PRs that pertain to the directconnect service. 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#resource-aws_dx_lag

number_of_connections Argument Removal

Default connections have been removed as part of LAG creation. To migrate your Terraform configuration, the AWS provider implements the following resources:

@bflad bflad added service/directconnect Issues and PRs that pertain to the directconnect service. technical-debt Addresses areas of the codebase that need refactoring or redesign. 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 25, 2019
… and delete unmanaged connection during resource creation

Reference: #7686

Output from acceptance testing:

```
--- PASS: TestAccAWSDxLag_importBasic (24.02s)
--- PASS: TestAccAWSDxLag_basic (28.45s)
--- PASS: TestAccAWSDxLag_tags (35.60s)
```
@bflad
Copy link
Contributor Author

bflad commented Feb 25, 2019

Pull request submitted: #7711

@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
service/directconnect Issues and PRs that pertain to the directconnect service. technical-debt Addresses areas of the codebase that need refactoring or redesign.
Projects
None yet
1 participant