You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.
This successfully deploys my blueprint and creates 3 VMs.
If I change EC2_Cluster._cluster = "3" to EC2_Cluster._cluster = "5" and run Terraform apply the apply completes successfully but does nothing. I don't get 2 new VMs.
Is this expected? Am I doing something incorrectly?
The text was updated successfully, but these errors were encountered:
I have a vRA blueprint that contains a cluster of 1 to 5 EC2 Servers:
I have a terraform configuration that deploys this blueprint
This successfully deploys my blueprint and creates 3 VMs.
If I change EC2_Cluster._cluster = "3" to EC2_Cluster._cluster = "5" and run Terraform apply the apply completes successfully but does nothing. I don't get 2 new VMs.
Is this expected? Am I doing something incorrectly?
The text was updated successfully, but these errors were encountered: