Day63 ---> 90DaysOfDevOps Challenge @TWS
Terraform Variables
Variables in Terraform are quite important, as you need to hold values of names of instances, configs, etc. to use them in the configuration file.
We can create variables.tf file which will hold all the variables.
variable "filena...
90daysofdevopschallenge.hashnode.dev3 min read
Sandip Kumar
Cloud Devops Engineer
nice