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

[Feat.] New HSS host group resource opentelekomcloud_hss_host_group_v5 #2718

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

anton-sidelnikov
Copy link
Member

@anton-sidelnikov anton-sidelnikov commented Nov 11, 2024

Summary of the Pull Request

PR Checklist

Acceptance Steps Performed

=== RUN   TestAccHostGroup_basic
=== PAUSE TestAccHostGroup_basic
=== CONT  TestAccHostGroup_basic
--- PASS: TestAccHostGroup_basic (248.82s)
PASS

Process finished with the exit code 0

@@ -460,6 +461,7 @@ func Provider() *schema.Provider {
"opentelekomcloud_fw_policy_v2": fw.ResourceFWPolicyV2(),
"opentelekomcloud_fw_rule_v2": fw.ResourceFWRuleV2(),
"opentelekomcloud_gaussdb_mysql_instance_v3": gaussdb.ResourceGaussDBInstanceV3(),
"opentelekomcloud_hss_host_group_v5": hss.ResourceHostGroup(),
Copy link
Member

Choose a reason for hiding this comment

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

Why v5 if this is a new resource?

Copy link
Member Author

Choose a reason for hiding this comment

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

@anton-sidelnikov anton-sidelnikov added the gate Merge PR label Nov 12, 2024
Copy link

otc-zuul bot commented Nov 12, 2024

Build succeeded.
https://zuul.otc-service.com/t/eco/buildset/c8977d434ff04bcf813e1d5b7886d4ab

✔️ build-otc-releasenotes SUCCESS in 4m 03s
✔️ noop SUCCESS in 0s
✔️ otc-golangci-lint SUCCESS in 3m 05s
✔️ golang-make-test SUCCESS in 3m 34s
✔️ golang-make-vet SUCCESS in 2m 53s
✔️ tflint SUCCESS in 2m 05s
✔️ goreleaser-build SUCCESS in 10m 27s

@otc-zuul otc-zuul bot merged commit 780a095 into devel Nov 12, 2024
3 checks passed
@otc-zuul otc-zuul bot deleted the hss-hosr-group branch November 12, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants