This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 659
Argument names must not be quoted #476
Comments
I had the same problem, the correct tf snippet that worked for me was:
|
Actually I think that tags with special characters ( |
Tags with special characters may need to be quoted, but "normal" tags which are quoted fail the HCL parser:
|
For clarity, tags need to have the quotes removed after pulling the tf. |
Duplicate of #487 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Just needed to grab a security group from our production account:
It looks like
terraform fmt
complains about the following:The text was updated successfully, but these errors were encountered: