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...
terraform (>= 1.3.1) azapi (>= 1.7.0) azurerm (>= 3.74.0) random (>= 3.1.0) time (>= 0.7.0) Modules The following Modules are called: connectivity_resources Source: ./modules/connectivity Version: identity_resources Source: ./modules/identity Version: management_group_archetypes...
terraform>= 1.3.5 azurerm~> 4.0 modtm0.3.2 random>= 3.3.2, < 4.0 NameVersion azurerm~> 4.0 modtm0.3.2 random>= 3.3.2, < 4.0 Modules No modules. Resources Inputs Releases15 5.0.1Latest Nov 13, 2024 Packages No packages published ...
As part of Cloud Adoption Framework landing zones for Terraform, we have migrated to a single module model, which you can find here: https://github.com/aztfmod/terraform-azurerm-caf and on the Terraform registry: https://registry.terraform.io/modules/aztfmod/caf/azurerm In Terraform 0.13 yo...
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...
.github ci: dependabot target vnext Dec 5, 2024 examples fix: drop module terraform lock files (#76) Dec 5, 2024 manifests feat: add support for disabling wayfinder default resources from bein… Dec 5, 2024 modules fix: correct passing of role definition resource id for role assignment No...
package test import ( "os" "path" "testing" "github.com/gruntwork-io/terratest/modules/terraform" terraformCore "github.com/hashicorp/terraform/terraform" ) func TestUT_StorageAccountName(t *testing.T) { t.Parallel() // Test cases for storage account name conversion logic testCases := map...
terraform-azurerm-avm-ptn-aks-production NOTE: This module follows the semantic versioning and versions prior to 1.0.0 should be consider pre-release versions.This is the Production Standard for AKS pattern module for Azure Verified Modules (AVM) library. This module deploys a production standard...
You may now begin working with Terraform. Try running "terraform plan" to see any changes that are required for your infrastructure. All Terraform commands should now work. If you ever set or change modules or backend configuration for Terraform, rerun this command to reinitialize your working ...