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