Terraform comments

From wikinotes
Revision as of 15:39, 25 September 2022 by Will (talk | contribs) (Created page with "<syntaxhighlight lang="tf"> # comment // comment →‎multiline * comment: </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
# comment
// comment

/* multiline
 * comment
 */