Kapil Thangavelu
Kapil Thangavelu
Cla issue seems resolved, thanks. The lint ci issue seems to be on trunk, I’m currently revamping ci/publishing (trustless pypi annd slsa) across the repos in this org, will address...
thanks for the bug report, yeah it does seem reasonable to prefix all the loggers here, to make it more ergonomic to switch the level
pull requests welcome
thanks for the pr, lgtm although a test would be appreciated, would also appreciate a look by @slott56
noted, I just got access to the pypi for this project recently, I'll see if we can get a version bump and release out in the next two weeks.
I think just needs us to add the additional type comparisons against None, I don't have bandwidth on the moment for this, but pull requests welcome.
hmm, thanks for the bug report.
so there's two parts to this, a test using multiple fixtures, which is per the syntax above. the second part is the terraform modules referencing each other, which they do...
variables support sounds great. re options listed, env vars should work, we typically straight pass through with some augmentation (plugin cache, data dir, in automation TF env vars) on each...
hmmm. this notion does also conflict with the auto teardown on apply failure if some state is pre-existing. there's also a notion missing in the example of state passing, ie...