UPD: added outputs.tf
This commit is contained in:
@@ -41,5 +41,7 @@ resource "openstack_compute_instance_v2" "tfvm1" {
|
||||
network {
|
||||
name = "shared"
|
||||
}
|
||||
|
||||
tags = ["created-using-terraform"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user