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

resource/route53_health_check: support enabling/disabling with disabled argument #14614

Merged
merged 5 commits into from
Aug 13, 2020

Conversation

anGie44
Copy link
Contributor

@anGie44 anGie44 commented Aug 13, 2020

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

Closes #8937
Closes #10117

Continues the work of @Glen-Moonpig in #8939

Release note for CHANGELOG:

resource/route53_health_check: support enabling/disabling with disabled argument

Output from acceptance testing:

--- PASS: TestAccAWSRoute53HealthCheck_disappears (55.45s)
--- PASS: TestAccAWSRoute53HealthCheck_withHealthCheckRegions (85.31s)
--- PASS: TestAccAWSRoute53HealthCheck_IpConfig (85.34s)
--- PASS: TestAccAWSRoute53HealthCheck_withChildHealthChecks (85.51s)
--- PASS: TestAccAWSRoute53HealthCheck_CloudWatchAlarmCheck (96.10s)
--- PASS: TestAccAWSRoute53HealthCheck_Ipv6Config (106.43s)
--- PASS: TestAccAWSRoute53HealthCheck_basic (125.17s)
--- PASS: TestAccAWSRoute53HealthCheck_withSearchString (126.45s)
--- PASS: TestAccAWSRoute53HealthCheck_Disabled (137.85s)
--- PASS: TestAccAWSRoute53HealthCheck_tags (151.32s)
--- PASS: TestAccAWSRoute53HealthCheck_withSNI (158.45s)

@anGie44 anGie44 requested a review from a team August 13, 2020 00:24
@ghost ghost added size/M Managed by automation to categorize the size of a PR. service/route53 Issues and PRs that pertain to the route53 service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. documentation Introduces or discusses updates to documentation. labels Aug 13, 2020
@anGie44 anGie44 added the enhancement Requests to existing resources that expand the functionality or scope. label Aug 13, 2020
@bflad bflad self-assigned this Aug 13, 2020
Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

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

Looks great 🚀

Output from acceptance testing:

--- PASS: TestAccAWSRoute53HealthCheck_disappears (24.78s)
--- PASS: TestAccAWSRoute53HealthCheck_IpConfig (33.79s)
--- PASS: TestAccAWSRoute53HealthCheck_withHealthCheckRegions (37.77s)
--- PASS: TestAccAWSRoute53HealthCheck_CloudWatchAlarmCheck (38.39s)
--- PASS: TestAccAWSRoute53HealthCheck_withChildHealthChecks (39.65s)
--- PASS: TestAccAWSRoute53HealthCheck_Ipv6Config (46.48s)
--- PASS: TestAccAWSRoute53HealthCheck_basic (56.98s)
--- PASS: TestAccAWSRoute53HealthCheck_withSearchString (59.10s)
--- PASS: TestAccAWSRoute53HealthCheck_Disabled (66.07s)
--- PASS: TestAccAWSRoute53HealthCheck_withSNI (71.47s)
--- PASS: TestAccAWSRoute53HealthCheck_tags (72.61s)

@anGie44 anGie44 added this to the v3.2.0 milestone Aug 13, 2020
@anGie44 anGie44 merged commit dd175cf into master Aug 13, 2020
@anGie44 anGie44 deleted the f-route53-health-check-disable branch August 13, 2020 19:38
anGie44 added a commit that referenced this pull request Aug 13, 2020
@ghost
Copy link

ghost commented Aug 14, 2020

This has been released in version 3.2.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 for triage. Thanks!

@ghost
Copy link

ghost commented Sep 13, 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 Sep 13, 2020
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. enhancement Requests to existing resources that expand the functionality or scope. service/route53 Issues and PRs that pertain to the route53 service. size/M Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
3 participants