Error in tre_deploy, Set to use TF_VAR_ variables as purely a TF step#269
Conversation
Unit Test Results 1 files 1 suites 1s ⏱️ Results for commit a85b66e. ♻️ This comment has been updated with latest results. |
|
@marrobi The quickstart documentation should be updated, specifically this section, to match with the .env variables with the following var names. Also, the location of .env has changed: |
|
@limorl where is that screenshot from - can't see that on this branch. |
quickstart.md I'll open a bug on it and fix it. outside this PR |
|
@limorl when I look I see: |
Weird! I synced this branch. I'll force checking out this file. |
|
make-tre fails . After setting it manually, and running Initializing provider plugins...
Terraform has been successfully initialized! You may now begin working with Terraform. Try running "terraform plan" to see If you ever set or change modules or backend configuration for Terraform, |
|
@limorl it will fail, as the make file creates the backend configuration. Can you paste the output of |
christoferlof
left a comment
There was a problem hiding this comment.
Everything that was in scope for this PR is working fine when testing it. However, there is some unnecessary confusion introduced by mentioning environment variables which are not required for the quickstart scenario. Will create separate issues to address.


PR for issue #209
What is being addressed
The terraform deploy scripts should only use
TF_VAR_variabless.How is this addressed
Changed the variable names to
TF_VAR_