RB

Results 868 comments of RB

The way `asdf` works is by auto switching to the tool version using a direnv-like `.tool-versions` file within a directory. This file can be added in the `components/terraform/abc/.tool-versions` by doing...

Hi @aknysh , it's similar. I want the `workspace_key_prefix` to be prefixed with another hard coded value which at the moment atmos does not support. For example, a `workspace_key_prefix` equal...

I suppose an existing provider would work. It would be easy enough to add the provider to a mixin and then add the mixin to each component. The down side...

Yes! This is what I was mentioning in slack the other day. I updated the ticket with this info too. If the TF_DATA_DIR is set to the root stack, then...

@dankirkd We're using it with 2.11.0 without any issues.

Please reopen since the app does not support the `.tv` TLD.

You can clone the repository, build the binary from the gemfile, and install it. However, this doesn't work with the latest Vagrant due to conflicts. It seems this plugin depends...