Open
Description
Terraform will perform the following actions:
# null_resource.testcluster will be created
+ resource "null_resource" "testcluster" {
+ id = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy.
─────────────────────────────────────────────────────────────────────────────