Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In terraform, input variables (data provided at runtime, for example that you don't want to put in *.tf directly, for security) can be set/assigned in three ways: 1) via -var flag to terraform command, 2) put in *.tfvars file and called via -var-file flag to terraform command , 3) [...details here....]
Answer
via environment variables that start with TF_VAR_{name}.

Question
In terraform, input variables (data provided at runtime, for example that you don't want to put in *.tf directly, for security) can be set/assigned in three ways: 1) via -var flag to terraform command, 2) put in *.tfvars file and called via -var-file flag to terraform command , 3) [...details here....]
Answer
?

Question
In terraform, input variables (data provided at runtime, for example that you don't want to put in *.tf directly, for security) can be set/assigned in three ways: 1) via -var flag to terraform command, 2) put in *.tfvars file and called via -var-file flag to terraform command , 3) [...details here....]
Answer
via environment variables that start with TF_VAR_{name}.

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.