#terraform
Read more stories on Hashnode
Articles with this tag
What are the Providers in Terraform A provider is a plugin that lets Terraform manage an external API. In your CDK for Terraform (CDKTF) application,...
What are the Modules in Terraform Modules are reusable infrastructure configuration components in Terraform that can be used to group and organize...
Terraform State: With the help of the infrastructure as code tool Terraform, you can declaratively define and manage your infrastructure. Terraform...
Create a Terraform configuration file to define a resource of AWS EC2 instance, Azure storage account, Google Compute Engine, etc. (anyone) # Define...
Hashi Corp Language The native syntax of the Terraform language, which is a rich language designed to be relatively easy for humans to read and write....
What is Terraform, and how can it help you manage infrastructure as code? Using tools for infrastructure as code (IaC), you can control infrastructure...