kubernetesawsdevopsazureterraformgcphacktoberfestterraform-modulesgitopsplatform-engineeringgitops-frameworkterraform-framework UpdatedJul 22, 2024 HCL stacksimplify/terraform-on-aws-ec2 Star624 Code Issues Pull
azuread >= 2.45.0 azurerm >= 3.75.0 helm ~> 2.0 kubernetes ~> 2.0 Providers No providers. Modules NameSourceVersion aks ./modules/aks n/a database ./modules/database n/a operator github.com/MaterializeInc/terraform-helm-materialize v0.1.7 storage ./modules/storage n/a Resources No reso...
NameVersion terraform >= 1.3 azurerm >= 3.11, < 4.0 random >=3.0.0 Providers NameVersion azurerm >= 3.11, < 4.0 random >=3.0.0 Modules NameSourceVersion os ./os n/a Resources NameType azurerm_availability_set.vm resource azurerm_managed_disk.vm_data_disk resource azurerm_managed_disk...
azurerm (~> 3.107) random (~> 3.6) time (~> 0.11) Modules The following Modules are called: connectivity_resources Source: ./modules/connectivity Version: identity_resources Source: ./modules/identity Version: management_group_archetypes Source: ./modules/archetypes Version: management_resources...
terraform-modules Terraform modules used by Massdriver bundles Organization Modules should be placed under a top level directory for the cloud they provision resources for (aws, azure or gcp), or under massdriver if they are specific to Massdriver. Cloud based modules should be usable outside of...
stack } module "logs" { source = "claranet/run/azurerm//modules/logs" version = "x.x.x" location = module.azure_region.location location_short = module.azure_region.location_short resource_group_name = module.rg.resource_group_name client_name = var.client_name environment = var....
module "subnet_router" { source = "cocallaw/tailscale-subnet-router/azure" version = "1.4.0" resource_group_name = "myresourcegroup" vnet_name = "myvnet" subnet_name = "mysubnet" storage_account_name = "mystgacct" container_name = "mycontainer" container_size = "small" container_group...
Terraform module aligned with HashiCorp Validated Designs (HVD) to deploy Terraform Enterprise (TFE) on Microsoft Azure using Azure Virtual Machines with a container runtime. This module defaults to deploying TFE in the active-active operational mode, but external is also supported. Docker and Podman...
Nomad Enterprise HVD on Azure VMs Terraform module aligned with HashiCorp Validated Designs (HVD) to deploy Nomad Enterprise on Microsoft Azure using Azure Virtual Machines. Prerequisites General Knowledge of Terraform and Azure Terraform CLI >= 1.9 installed on client/workstations An Azure account wit...
Only required to use the polaris_cdm_bootstrap_cces_azure resource. Install the Azure CLI tools - Needed for Terraform to authenticate with Azure Usage module "rubrik_azure_cloud_cluster_elastic_storage" { source = "rubrikinc/rubrik-cloud-cluster-elastic-storage/azure" azure_location = "West US...