terraform/terraform/test-fixtures/apply-unstable/main.tf

4 lines
58 B
HCL

resource "test_resource" "foo" {
random = "${uuid()}"
}