tfenv icon indicating copy to clipboard operation
tfenv copied to clipboard

Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`)

Results 6 tfenv issues
Sort by recently updated
recently updated
newest added

## what and why Change all references to `git.io/build-harness` into `cloudposse.tools/build-harness`, since `git.io` redirects will stop working on April 29th, 2022. ## References - DEV-143

no-release

Using this code, look at line 30: https://github.com/cloudposse/terraform-root-modules/blob/master/aws/tfstate-backend/scripts/init.sh Running the terraform project results in this error: ``` scripts/init.sh: eval: line 42: syntax error near unexpected token `(' make: *** [init]...

I am not experienced with go; so please excuse me if this is not really an issue. Running the latest golang (1.12.7) on Windows 10 in Git Bash I get...

On masters README.md ```` This project is part of our comprehensive "SweetOps" approach towards DevOps. Share via Email Share on Google+ Share on Facebook Share on Reddit Share on LinkedIn...

Please add a release for Apple M1 (darvin_arm64) so it is possible to use tfenv via asdf also on new Apple machines. Currently M1 processors are not supported or a...

Found a bug? Maybe our [Slack Community](https://slack.cloudposse.com) can help. [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com) ## Describe the Bug I don't know that I would call it a bug, but I could not get...

bug