ahzhezhe / terraform-generator

Generate Terraform configurations with Node.js.
ISC License
98 stars 19 forks source link

Escape special characters in argument keys #38

Closed phjardas closed 10 months ago

phjardas commented 10 months ago

If an argument key contains special characters (other than a-z A-Z 0-9 and underscores), it needs to be escaped with quotes.