Skip to content

Conversation

@rquadling
Copy link

A very useful module.

Added the TFLint workaround to the README.md.

Purely cosmetic changes to have the code fit the terraform fmt structure.

Added a few tests, one of which is to show the depth at 100 levels!

Added terraform-docs to the README.md.

Using terraform fmt to use the standard formatting.
Reworked depth.tmpl to match the reformatted depth.tf.
Added tests to show the highest depth of deepmerge
Added terraform-docs markdown output and included the validation error
messages.

Added restriction regarding the use of tflint and how to work around the
issues it generates.
main.tf Outdated
Comment on lines 62 to 63
content = templatefile("/Users/arrayqueue/dev/GitHub/terraform-null-deepmerge/depth.tmpl", { max_depth = 100 })
filename = "/Users/arrayqueue/dev/GitHub/terraform-null-deepmerge/depth.tf-gen"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is an error?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. Reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants