Search

Please login in for more filter options


Kickstart your project with AVM templates.

avs-privatecloud

report
Report Package avs-privatecloud

If you believe that this package or its contents contain harmful information, please inform us.
Please be aware that we will never share your credentials.

Please let us know what this package contains.
Please enter a valid email address.

This Terraform Azure Verified Module deploys: terraform-azurerm-avm-res-avs-privatecloud

ipm add --package avm-terraform/avs-privatecloud --version 0.5.0 

Published: 26-03-2025

Project URL: https://ipmhub.io/avm-terraform

Package Type: Terraform

License: MIT


No readme file uploaded for this version

Release History

Version 0.5.0 - 2024-05-02

This release addresses breaking changes introduced by version v1.13.0 of the AzAPI provider. It modifies outputs, body, and other properties to use HCL objects instead of JSON going forward. It corrects a number of schema related failures that resulted from the improved schema checking in the AzAPI provider.

NOTE: To properly use this module, it is required to include the following provider block and feature flag in your root module. If you are using other modules that use the AzAPI provider where this feature flag hasn't been implemented, then an alias with this flag will be required for this module. This requirement will go away when the AzAPI provider releases version v2.0 with this change as the default. We will update the module and notes accordingly when that occurs.

provider "azapi" {
  enable_hcl_output_for_data_source = true
}

Version 0.4.1 - 2024-04-23

Bug Fix Release: This release corrects an issue where an error would occur during deployment if the extended_network_blocks for AV64 sku deployments was an empty list. This error is limited to new functionality released in v0.4.0.

Version 0.4.0 - 2024-04-16

Warning: This release contains a breaking change. The location input variable is now required.

This pull request includes the following:

  • Corrects an issue where the use of data sources could result in unexpected deletions in rare edge cases
  • Adds support for the AV64 sku by enabling the input of the ip segment(s) required for AV64
  • Contains documentation fixes

Version 0.3.1 - 2024-02-21

Converted encryption to for_each from count to address apply issues.

Version 0.3.0 - 2024-02-21

Additional encryption fixes

Version 0.2.1 - 2024-02-21

CMK bug fixes

Version 0.2.0 - 2024-02-21

Correcting invalid null reference on the data source for customer managed keys.

Version 0.1.4 - 2024-02-20

Additional variable documentation changes for readability

Version 0.1.3 - 2024-02-20

More doc improvements for readability

Version 0.1.2 - 2024-02-20

Updating variable descriptions to improve registry documentation readability.

Version 0.1.1 - 2024-02-13

This is the first official release of the AVM Azure VMware Solution module. It implements most of the AVS API functionality with the supported interfaces.

 
 {
  "workingFolder": "packages",
  "packages": [
    // packages defined earlier
    {
      "name": "avm-terraform/avs-privatecloud",
      "version": "0.5.0"
    }
  ]
}

This package has no dependencies

Stats

Selected version:

0.5.0

Downloads this version:

0

Downloads all versions:

0

Latest version:

0.8.2

Latest update:

26-03-2025

avm-terraform

Other versions (21)

0.8.2

0.8.1

0.8.0

0.7.4

0.7.3

0.7.2

0.7.1

0.7.0

0.6.1

0.6.0