github.com/Kevinklinger/open_terraform@v0.11.12-beta1/terraform/test-fixtures/apply-unstable/main.tf (about)

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