-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
provider/alicloud: Add new resource ESS, including scalinggroup scalingconfiguration scalingrule and schedule #13731
Conversation
Acc Test result as below: TF_ACC=1 go test -v ./alicloud -run=TestAccAlicloud -timeout=180m -parallel=4 |
LGTM! thanks for this work Please note, that in future, it would be really helpful if a PR of this magnitude was broken down into smaller PRs. I understand that you send PRs to your own repo, but it's difficult to cross reference the code that has changed there :) Thanks Paul |
@stack72 Thanks for your kind advice. |
Originally submitted as part of hashicorp/terraform#13731 .
Originally submitted as part of hashicorp/terraform#13731 .
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
IMPROVEMENTS:
BUG FIXES:
FEATURES:
alicloud_ess_scalinggroup
(#113)alicloud_ess_scalingconfiguration
(#113)alicloud_ess_scalingrule
(#113)alicloud_ess_schedule
(#113)alicloud_snat_entry
(#105)alicloud_forward_entry
(#105)