-
Notifications
You must be signed in to change notification settings - Fork 117
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
Failed to attach slb to ess scaling group #314
Comments
After upgraded the plugin to version 1.3.6, I got the following error message:
SLB was created successfully and running perfectly. |
The second run of "terraform apply" created the scaling group successfully. |
Hi @RainFlying The issue has been fixed from the latest version 1.3.3, why your version is 1.3.6? |
Sorry, it was a typo. I'm using version 1.3.3. |
Hi @RainFlying Does the issue still exist? If so, you can update to the latest version 1.5.0 and try again. Thanks a lot. |
@xiaozhu36 Hi, updated to version 1.5.0. Failed to create RDS instance. Check the following for the error message:
|
Hi @RainFlying I am sorry for that. The issue has been fixed by version 1.5.2, and please be update. Thanks a lot. |
loadbalancer.tf
After run terrform apply,
loadbalancer and scaling group was created successfully,
however, the loadbalancer was not attached to the scaling group.
Also, the scaling configuration was not active so the scaling group was disabled.
The text was updated successfully, but these errors were encountered: