#aws
Read more stories on Hashnode
Articles with this tag
Hello everyone! Welcome back to our Terraform journey. In the previous tasks, we have learned about the basics of Terraform, its configuration file,...
Hola! In the last article, we have learned about variables in Terraform. Today we will deploy our first instance on AWS using Terraform. Let's get...
Hello everyone! Variables in Terraform are quite important, as you need to hold values of names of instances, configs, etc. We can create a...
Hello everyone! In the last article, we learned what Terraform is and its features. Today we will explore the basic commands of Terraform and...
Hello everyone! As we have completed Ansible tasks, let's move on to the following tool in our DevOps journey, Terraform. In today's era, companies...
Hello everyone! In the last article, we saw how to write Ansible playbooks and deploy services on worker nodes using the same. Today as we wind up...