Terraform root module to complete the initial Dynatrace environment setup
-
Updated
Jun 12, 2023
Terraform can manage existing and popular service providers, such as AWS, as well as custom in-house solutions.
It uses configuration files to describe the components necessary to run a single application or your entire datacenter.
It generates an execution plan describing what will happen to reach the desired state, and afterwards executes it to build the desired infrastructure. As the configuration changes, Terraform is able to determine the changes and create incremental execution plans which can be applied.
The infrastructure Terraform can manage includes low-level components such as compute instances, storage, and networking, as well as high-level components such as DNS (Domain Name Service) entries, SaaS (Software as a Service) features.
Terraform root module to complete the initial Dynatrace environment setup
We make use of Terraform to automate the creation of GKE clusters, node pools and VPC networks using configurations instead of doing it manually,
A public repository created with terraform to test the terraform-github-repository module.
A public repository created with terraform to test the terraform-github-repository module.
Stop yourself from breaking your CI pipelines with this terraform gotcha
Terraform scripts for various cloud infrastructure setup
Repo containing resources and an IaC guide to creating a dev environment within Terraform.
A public repository created with terraform to test the terraform-github-repository module.
Terraform Hashicorp Configuration Language (HCL) AWS
Lab Files for KopiCloud AD API Terraform Provider AD User
Provision an Amazon EC2 instance in a custom VPC using Terraform
Created by Mitchell Hashimoto, HashiCorp
Released July 28, 2014
Latest release 26 days ago