Working with Terraform Resources:
At the heart of Terraform lies the concept of resources. A resource is a piece of infrastructure or service that you want to manage using Terraform. It could be a virtual machine, a cloud database, a network security group, or any other infrastructur...
devoperation.hashnode.dev2 min read