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

Add ELB v3 monitors #1163

Merged
merged 1 commit into from
May 25, 2021
Merged

Add ELB v3 monitors #1163

merged 1 commit into from
May 25, 2021

Conversation

niuzhenguo
Copy link
Member

@niuzhenguo niuzhenguo commented May 25, 2021

This adds dedicated elb health monitor resource support.
What this PR does / why we need it:

Which issue this PR fixes:
(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)
fixes #1021

Special notes for your reviewer:

Release note:


PR Checklist

  • Tests added/passed.
  • Documentation updated.
  • Schema updated.

Acceptance Steps Performed

make testacc TEST=./huaweicloud/ TESTARGS='-run=TestAccElbV3Monitor_basic'
...
=== RUN   TestAccElbV3Monitor_basic
=== PAUSE TestAccElbV3Monitor_basic
=== CONT  TestAccElbV3Monitor_basic
--- PASS: TestAccElbV3Monitor_basic (163.98s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       164.006s

@niuzhenguo niuzhenguo merged commit 4c867f1 into huaweicloud:master May 25, 2021
@niuzhenguo niuzhenguo deleted the monitor branch May 25, 2021 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Add ELB V3 support
1 participant