Terraform templates for AWS / GCP / Azure. Forked from the Templates repo for which this is now a submodule. New new.pl can instantiate these templates as new date-timestamped files, autopopulating the date, vim tags, GitHub URL and other headers and drops you in to your $EDITOR of cho...
terraform-azurerm-avm-res-web-hostingenvironment This is the web hosting environment (App Service Environment) resource module for the Azure Verified Modules library. This module deploys an App Service Environment (ASE). It leverages the AzureRM provider and sets a number of initial defaults to ...
Azure Verified Module for Key Vault. Contribute to Azure/terraform-azurerm-avm-res-keyvault-vault development by creating an account on GitHub.
terraform-azurerm-avm-res-avs-privatecloud This repo is used for the Azure Verified Modules version of an Azure VMWare Solution Private Cloud resource. It includes definitions for the following common AVM interface types: Tags, Locks, Resource Level Role Assignments, Diagnostic Settings, Managed ...
environment="My Terraform Demo" } } resource"azurerm_virtual_network""nicktfnetwork"{ name="NickVnet" address_space=["10.0.0.0/16"] location="eastasia" resource_group_name="${azurerm_resource_group.nicktfrg.name}" tags{ environment="My Terraform Demo" ...
mkdir -p $GOPATH/src/github.com/aztfmod; cd $GOPATH/src/github.com/aztfmod git clone https://github.com/aztfmod/terraform-provider-azurecaf.git Enter the provider directory and build the provider cd $GOPATH/src/github.com/aztfmod/terraform-provider-azurecaf make build Developing the pro...
(https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/virtual_machine_data_disk_attachment) | resource | ### main.tf | Name | Type | |---|---| | [azurerm_linux_virtual_machine.this](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources...
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions pythongitlinuxdockerkubernetesawsansibledevopssqlazurecontainersterraformopenstackinterviewprometheuscodingsreinter...
terraform-provider-azapiPublic Terraform provider for Azure Resource Manager Rest API Go193MPL-2.052602UpdatedDec 30, 2024 azure-powershellPublic Microsoft Azure PowerShell C#4,3103,8961,349(8 issues need help)118UpdatedDec 30, 2024 ARO-RPPublic ...
For those who're maintaining infrastructure on brownfield, you're welcome to continue using this module; for those who're about to provision new infrastructure on greenfield, you're welcome to try our new alternative: terraform-azurerm-virtual-machine. Notice on Upgrade to v5.x As #218 ...