Interview Questions for Terraform 馃敟
Day 71 of #90DaysOfDevOps
Jan 22, 20246 min read16

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

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

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...
