blob: 52edae3fd502a0550804258ed2a98679b5f767be [file] [log] [blame]
resource "test_resource" "foo" {
id = "constant_value"
value = "bar"
}