mirror of
https://github.com/outbackdingo/terraform-provider-util.git
synced 2026-01-28 02:20:32 +00:00
4 lines
60 B
HCL
4 lines
60 B
HCL
resource "util_register" "example" {
|
|
content = "a1b2c3"
|
|
}
|