DontShaveTheYak / cf2tf

Convert Cloudformation templates to Terraform.
GNU General Public License v3.0
479 stars 79 forks source link

Explain the comments in the output #301

Open frankbe opened 3 months ago

frankbe commented 3 months ago

I just tried the tool first time and it worked well, but there are a few places in the output where the particular input yaml text was pasted and commented out. Now I wonder why. I expect that it means, that theses parts could not be translated, but I'm not sure. It could e.g. also mean that those values are defaults in terraform and therefore not explicitly set.

It would be helpful if reason for the comments are somewhere documented, for example