terraform/command/test-fixtures/push-tfvars
James Bardin 8038e60a20 Add a function to quote HCL strings
The strings we have in the variables may contain escaped double-quotes,
which have already been parsed and had the `\`s removed. We need to
re-escape these, but only if we are in the outer string and not inside an
interpolation.
2016-07-27 10:03:04 -04:00
..
main.tf Add a function to quote HCL strings 2016-07-27 10:03:04 -04:00
terraform.tfvars command/push: read terraform.tfvars 2015-04-07 15:34:06 -07:00