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