August 2019
Beginner
608 pages
16h 7m
English
We have used a special file to declare some high-level variables – in this case, the region where the infrastructure will be run:
variable "region" { default = "eu-central-1" }
If the variables are not declared, the scripts will either fail or ask for an input.
Read now
Unlock full access