I hereby claim:
- I am epic9x on github.
- I am epic9x (https://keybase.io/epic9x) on keybase.
- I have a public key ASBn8RmleNvx2Hbla5f8RW3Ir6l8T1-l2QRskUrqDJdztQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # WTG | |
| # Simple script | |
| # | |
| # Todo: | |
| # - add check for TF version | |
| RUN_TIME=$(/bin/date "+%Y-%m-%d-%H:%M:%S") | |
| export TF_LOG=TRACE | |
| export TF_LOG_PATH=./tf_debug_logs/terraform_debug-${RUN_TIME}.log |