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

r/autoscaling_attachment: deprecate alb_target_group_arn and add lb_target_group_arn #22662

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

anGie44
Copy link
Contributor

@anGie44 anGie44 commented Jan 19, 2022

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates #5407
Relates #20433

Description

  • Deprecation of alb_target_group_arn for removal in 5.0

Output from acceptance testing:

--- PASS: TestAccAutoScalingAttachment_elb (115.07s)
--- PASS: TestAccAutoScalingAttachment_albTargetGroup (131.43s)

@github-actions github-actions bot added documentation Introduces or discusses updates to documentation. service/autoscaling Issues and PRs that pertain to the autoscaling service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. size/M Managed by automation to categorize the size of a PR. labels Jan 19, 2022
@anGie44 anGie44 closed this Jan 19, 2022
@anGie44 anGie44 force-pushed the f-deprecate-alb-target-group-name branch from 998c719 to 6a605b2 Compare January 19, 2022 16:19
@github-actions github-actions bot added documentation Introduces or discusses updates to documentation. service/autoscaling Issues and PRs that pertain to the autoscaling service. size/XS Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. and removed service/autoscaling Issues and PRs that pertain to the autoscaling service. documentation Introduces or discusses updates to documentation. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. size/M Managed by automation to categorize the size of a PR. labels Jan 19, 2022
@anGie44 anGie44 reopened this Jan 19, 2022
@github-actions github-actions bot added size/M Managed by automation to categorize the size of a PR. and removed tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. size/XS Managed by automation to categorize the size of a PR. labels Jan 19, 2022
@anGie44 anGie44 marked this pull request as ready for review January 19, 2022 16:29
anGie44 added a commit that referenced this pull request Jan 19, 2022
@anGie44 anGie44 changed the base branch from main to release/4.x January 19, 2022 17:06
anGie44 added a commit that referenced this pull request Jan 19, 2022
@anGie44 anGie44 added this to the v4.0.0 milestone Jan 19, 2022
@anGie44 anGie44 force-pushed the release/4.x branch 3 times, most recently from 1e894e8 to 6623846 Compare January 21, 2022 16:39
@anGie44 anGie44 force-pushed the release/4.x branch 3 times, most recently from 3ea0d21 to 3468d16 Compare January 28, 2022 19:54
@anGie44 anGie44 force-pushed the release/4.x branch 4 times, most recently from 18688a6 to 322647c Compare January 28, 2022 22:37
@anGie44 anGie44 force-pushed the f-deprecate-alb-target-group-name branch from 3b98b9d to de289f8 Compare January 28, 2022 22:51
Base automatically changed from release/4.x to main January 31, 2022 22:59
@anGie44 anGie44 force-pushed the f-deprecate-alb-target-group-name branch from de289f8 to 3ec899e Compare February 1, 2022 00:22
Copy link
Contributor

@ewbankkit ewbankkit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀.

% make testacc TESTARGS='-run=TestAccAutoScalingAttachment_' PKG=autoscaling 
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/autoscaling/... -v -count 1 -parallel 20  -run=TestAccAutoScalingAttachment_ -timeout 180m
=== RUN   TestAccAutoScalingAttachment_elb
=== PAUSE TestAccAutoScalingAttachment_elb
=== RUN   TestAccAutoScalingAttachment_albTargetGroup
=== PAUSE TestAccAutoScalingAttachment_albTargetGroup
=== CONT  TestAccAutoScalingAttachment_elb
=== CONT  TestAccAutoScalingAttachment_albTargetGroup
--- PASS: TestAccAutoScalingAttachment_elb (187.56s)
--- PASS: TestAccAutoScalingAttachment_albTargetGroup (192.26s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/autoscaling	196.444s

@anGie44 anGie44 merged commit 1c91d14 into main Feb 2, 2022
@anGie44 anGie44 deleted the f-deprecate-alb-target-group-name branch February 2, 2022 17:29
@github-actions
Copy link

This functionality has been released in v4.0.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. service/autoscaling Issues and PRs that pertain to the autoscaling service. size/M Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants