-
Updated
Mar 14, 2022
terraform-modules
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.
Here are 1,147 public repositories matching this topic...
-
Updated
Jan 8, 2022 - Go
-
Updated
Feb 22, 2022 - HCL
-
Updated
Mar 16, 2022 - HCL
-
Updated
Dec 28, 2019 - HCL
-
Updated
Aug 25, 2021 - HCL
-
Updated
Mar 5, 2020 - HCL
-
Updated
Mar 7, 2022 - HCL
-
Updated
Mar 4, 2022 - Java
-
Updated
Mar 22, 2022 - HCL
-
Updated
Feb 11, 2022 - HCL
-
Updated
Nov 12, 2021 - HCL
-
Updated
Mar 7, 2022 - HCL
-
Updated
Sep 22, 2021 - HCL
-
Updated
Dec 10, 2021 - HCL
-
Updated
Aug 31, 2021 - HCL
-
Updated
Mar 6, 2022 - HCL
-
Updated
Mar 7, 2022 - HCL
-
Updated
Mar 1, 2022 - HCL
-
Updated
Mar 7, 2022 - HCL
-
Updated
Jan 23, 2021 - HCL
-
Updated
Feb 25, 2022 - Go
-
Updated
Aug 19, 2020 - HCL
-
Updated
Mar 21, 2022 - HCL
-
Updated
Oct 13, 2021 - HCL
-
Updated
Jan 3, 2022 - HCL
-
Updated
Mar 1, 2022 - HCL
Created by Mitchell Hashimoto, HashiCorp
Released July 28, 2014
Latest release 21 days ago
- Repository
- hashicorp/terraform
- Website
- www.terraform.io
- Wikipedia
- Wikipedia
Hi,
When provisioning the GKE infrastructure, it would be great to be able to pull images from the GCR that is within the same project as the GKE cluster.
Currently, there is an error: