Dan Miller

Results 21 comments of Dan Miller

Getting the same error here. Everything else seems to be working fine, but this message pops up every few minutes and/or flashes a few times ``` leapp: Version 0.22.2 (0.22.2)...

Checking back in and I am still getting this same error message pop up whenever starting or stopping a session. I am now on `Version 0.25.2 (0.25.2)`. And I am...

👍 also interested in this feature

How would we specify the region? Perhaps something like: `--all-regions` `--all --region=gbl` `--all --region=use1` ``` deploy: description: datadog config in all accounts in gbl region steps: - command: terraform deploy...

TFLint added a "Bug Fix" with `v0.50.0` that added `.tflint.hcl` as a requirement > BugFixes > Exit with an error if the explicitly passed .tflint.hcl does not exist by @wata727...

I didnt want to use `templatestring` because it's only recently added with the latest Terraform version under BSL, so instead you can do something like this: (note: this is using...