Live Share Extensions on VSC for Pair Programming.
Lectures
Input Variables
Declare, reference (call), and set the value of a var read more
Local Variables
It is used in situations where a single value or result is used in many places and that value is likely to be changed in the future.
Data Block
Find Resources and Data Sources from providers like Elastic Stack follow the providers documentation.
Output Block
if you define sensitive = true it won't print out the value in the terminal
Official documentation
Commenting
# Title, //single line, /* multiple line */
Version Constraints providers folder 📂
versions.tf defines the version -> run terraform init to install,
terraform records it's dependency lock to terraform.tfstate not added to GitHub
In case of error terraform init -upgrade -> terraform init
validate version terraform versionread more
Official documentation
Separate AWS providers out
Live Share Extensions on VSC for Pair Programming.
Lectures
Input Variables
Declare, reference (call), and set the value of a var read more
Local Variables
It is used in situations where a single value or result is used in many places and that value is likely to be changed in the future.
Data Block
Find Resources and Data Sources from providers like Elastic Stack follow the providers documentation.
Output Block
if you define
sensitive = true
it won't print out the value in the terminal Official documentationCommenting
# Title
,//single line
,/* multiple line */
Version Constraints
providers
folder 📂versions.tf
defines the version -> runterraform init
to install, terraform records it's dependency lock toterraform.tfstate
not added to GitHub In case of errorterraform init -upgrade
->terraform init
validate versionterraform version
read moreAuthenticate with SSH provider