mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-15 19:10:46 -04:00
4 lines
71 B
HCL
4 lines
71 B
HCL
variable "foo" {}
|
|
variable "bar" {}
|
|
|
|
resource "null_resource" "foo" {}
|