gen-paas-application-landing-zone-legacy

Latest: v3.0.0
Category
Management
Total Versions
11
Last Updated
12/1/2025

Release History

v3.0.0 Latest Breaking

Changes:

  • UDR to hub vNet.
  • Merged PR 14703: Remove route to Hub VNet from network level routes
  • List with RBAC Administrator roles has been expanded
  • updated subnet_delegations_body
  • Subnet resources will be created using AzApi provider instead of AzureRM
  • Removed route table association resources as they are part of the AzApi subnet resource
  • Removed NSG association resources as they are part of the AzApi subnet resource
  • Vault Crypto Service Encryption User = e147488a-f6f5-4113-8e2d-b22465e65bf6

v2.0.3

Changes:

  • List with RBAC Administrator roles has been expanded
  • Merged PR 14512: Updated variables.tf
  • updated subnet_delegations_body
  • Subnet resources will be created using AzApi provider instead of AzureRM
  • Removed route table association resources as they are part of the AzApi subnet resource
  • Removed NSG association resources as they are part of the AzApi subnet resource
  • Vault Crypto Service Encryption User = e147488a-f6f5-4113-8e2d-b22465e65bf6

v2.0.2

Changes:

  • List with RBAC Administrator roles has been expanded
  • Merged PR 14509: update_rbac_administrator_roles
  • updated subnet_delegations_body
  • Subnet resources will be created using AzApi provider instead of AzureRM
  • Removed route table association resources as they are part of the AzApi subnet resource
  • Removed NSG association resources as they are part of the AzApi subnet resource
  • Vault Crypto Service Encryption User = e147488a-f6f5-4113-8e2d-b22465e65bf6

v2.0.1

Changes:

  • updated subnet_delegations_body
  • Merged PR 14471: update_subnet
  • Subnet resources will be created using AzApi provider instead of AzureRM
  • Removed route table association resources as they are part of the AzApi subnet resource
  • Removed NSG association resources as they are part of the AzApi subnet resource
  • Vault Crypto Service Encryption User = e147488a-f6f5-4113-8e2d-b22465e65bf6

v2.0.0 Breaking

Changes:

  • Subnet resources will be created using AzApi provider instead of AzureRM
  • Removed route table association resources as they are part of the AzApi subnet resource
  • Removed NSG association resources as they are part of the AzApi subnet resource
  • Merged PR 14423: replace_azurerm_subnets_for_azapi
  • Vault Crypto Service Encryption User = e147488a-f6f5-4113-8e2d-b22465e65bf6

v1.1.0

Changes:

  • Vault Crypto Service Encryption User = e147488a-f6f5-4113-8e2d-b22465e65bf6
  • Merged PR 14142: Updated variables.tf

v1.0.17

Changes:

  • Changed priority for icmp to 101
  • Merged PR 12914: Updated data.tf

v1.0.16

Changes:

  • added feature for ipm publish
  • Merged PR 12803: added ipmhubtrue

v1.0.15

Changes:

  • The module now processes subnet delegations now correctly
  • Merged PR 12526: Fix problem in subnet delagations

v1.0.14

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12318: Remove 'Skip' option from PR template and update repository references in YAM...

v1.0.13

Changes:

  • Provider configuration has been removed as it is redundant (required_providers config already holds that information) and no longer required in current terraform versions. Module tests folder has been expanded with 'module_dummy_config'. The dummy config has been added in order to be able to validate the module after removing the provider configuration.
  • Merged PR 11656: LZ_Legacy_update
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.