Terraform is an Infrastructure Automation tool. It is Open Source and Vendor Agnostic. It follows Declarative syntax. It uses HashiCorp Configuration Language (HCL) or JSON. Deployment is push based. Can be downloaded from official Terraform webpage.
Table of contents
What is Terraform?Core ComponentsTerraform Code ComponentsObject TypesTerraform SyntaxWorkflowTerrafrom variableTerraform Data TypesTerrafrom LocalsTerraform OutputTerraform State DataTerraform ProvidersTerraform Block SyntaxTerraform Looping ConstructsTerraform Inbuilt FunctionsTerraform FOR ExpressionTerraform Workspaces1 Comment
Sort: