Closed craigmonson closed 1 year ago
Right now, every .tf file in a config dir will be combined, unlike those in the leaf. We should allow for the same level of granularity in the config dirs ('env') so you can group config environment templates just like you can in the leaf.
ie: foo/ foo/env/ foo/env/remote.tf.dev foo/env/remote.tf.base etc...
that would be combined all the way up depending on the same rules for the leaf.
old / irrelevant. - closing
Right now, every .tf file in a config dir will be combined, unlike those in the leaf. We should allow for the same level of granularity in the config dirs ('env') so you can group config environment templates just like you can in the leaf.
ie: foo/ foo/env/ foo/env/remote.tf.dev foo/env/remote.tf.base etc...
that would be combined all the way up depending on the same rules for the leaf.