mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-10 09:21:58 -04:00
3 lines
49 B
HCL
3 lines
49 B
HCL
list "null_resource" "foo" {
|
|
provider = null
|
|
}
|