terraform (>= 1.5.0) azapi (>= 1.9.0, < 2.0) azurerm (>= 3.71.0, < 4.0) random (>= 3.5.0, < 4.0) Providers The following providers are used by this module: azurerm (>= 3.71.0, < 4.0) random (>= 3.5.0, < 4.0) Resources The following resources are used by th...
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" ...
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 ...
terraform (>= 1.6.6, < 2.0.0) azuread (>= 2.47.0, < 3.0.0) azurerm (>= 3.71.0, < 4.0.0) random (>= 3.6.0, <4.0.0) Providers The following providers are used by this module: azuread (>= 2.47.0, < 3.0.0) azurerm (>= 3.71.0, < 4.0.0) random (>= 3.6...
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...
At this time there's a bug in the AKS API where Tags for a Node Pool are not stored in the correct case - you may wish to use Terraform's ignore_changes functionality to ignore changes to the casing until this is fixed in the AKS API. labels = (Optional) A map of Kubernetes ...
1,106 Commits .devcontainer .github module provider quickstart samples scripts solution_template/vm-linux-terraform test .gitignore .gitmodules CODE_OF_CONDUCT.md GNUmakefile LICENSE README.md SECURITY.md Contributing This project welcomes contributions and suggestions. ...
(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...
First clone the repository to: $GOPATH/src/github.com/microsoft/terraform-provider-azuredevops $ mkdir -p $GOPATH/src/github.com/terraform-providers && cd "$_" $ git clone git@github.com:microsoft/terraform-provider-azuredevops.git $ cd terraform-provider-azuredevops Once you've cloned, ...
terraform (~> 1.5) azurerm (~> 3.71) modtm (~> 0.3) random (~> 3.5) Resources The following resources are used by this module: azurerm_management_lock.this (resource) azurerm_monitor_diagnostic_setting.this (resource) azurerm_postgresql_database.this (resource) azurerm_postgresql_fl...