mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-18 18:29:44 -05:00
3 lines
49 B
HCL
3 lines
49 B
HCL
list "null_resource" "foo" {
|
|
provider = null
|
|
}
|