Compute nodes post provisioning
Compare changes
- Bo-Chun Chen authored
To avoid error when there's two images with same name use data source to get the latest image to boot up compute nodes
+ 10
− 1
@@ -10,11 +10,16 @@ variable "key_pair" {type = "string"}
@@ -39,6 +44,10 @@ output "id" {