Interview Questions for Terraform 馃敟
Day 71 of #90DaysOfDevOps

Search for a command to run...
Articles tagged with #azure
Day 71 of #90DaysOfDevOps

Storing the terraform.tfstate file at Remote Backend with AWS S3 and MongoDB Along With Terraform Module.

Day 70 of #90DaysOfDevOps Tasks: Write about different modules Terraform. Difference between Root Module and Child Module. Is modules and Namespaces are same? Justify your answer for both Yes/No. Create an aws instance module. Different modules...

Day 69 of #90DaysOfDevOps When you define a resource block in Terraform, by default, this specifies one resource that will be created. To manage several of the same resources, you can use either count or for_each, which removes the need to write a se...

Day 60 of #90DaysOfDevOps Task 1 Install Terraform on your system. Task 2 Why do we use terraform? What is Infrastructure as Code (IaC)? What is a Resource? What is a Provider? What is a State file in Terraform? What鈥檚 the importance of it? W...
