mercari / hcledit

Go package to edit HCL configuration
MIT License
44 stars 13 forks source link

[hcledit/create] add comments to block handler #102

Closed ryan-ph closed 4 months ago

ryan-ph commented 4 months ago

WHAT

title

WHY

If we're automatically generating HCL, we likely want to leave comments on generated blocks to let readers know the block was automatically generated. This adds this functionality.