apf-landingzones
Latest: v1.0.4
Category
Management
Total Versions
13
Last Updated
4/15/2026
Release History
v1.0.4 Latest
Changes:
- • Removed the pattern for checking the name of subnet delegations in the schema. If the delegation name is not specified the service name will be used for the delegation name.
- • Merged PR 18093: bump version
v1.0.3
Changes:
- • Add parametercustomer_abbreviation Changeazure_competence_team_secret_store toapf_secret_store
- • Merged PR 18018: Rename azure_competence_team_secret_store to apf_secret_store in deployment t...
v1.0.2
Changes:
- • Fix bug when adding access rules.
- • Merged PR 17775: Updated main.tf
v1.0.1
Changes:
- • Changing variabledownload_module_from_ipmhub to ipm_use
- • Merged PR 17484: download_module_from_ipmhub to ipm_use
v1.0.0 Breaking
Changes:
- • Update required versions of terraform and providers Add lifecycle postcondition checks to the data http resources to detect problems during terraform plan Rewrote subscription provider registration module to make it easier to add providers and features to the module. And allow to add extra providers and features in landingzone.yml Add comments to the build and filtering code for NSG and firewall rules to help understand how the rules are build and filtered Reintroduced subnet delegations. It is only possible to set them on initial deployment of a subnet Enhance filtering of null objects in the subnet body Add privateEndpointNetworkPolicies and serviceEndpoints to the ignore_changes section of the subnet to prevent drift Moved security contact code from the main module to the environment module. And fix the bug in the destroy actions for the security contacts Make it optional to add RBAC for EntraID Service Principal Allow to create environments with the same name in different azure locations when using CAF naming convention for subscriptions Update the documentation Removed the unused security_zone/connectivity_subscription_id variable from the code.
- • Merged PR 17429: Update to include landingzone module v5.0.0
v0.1.8
Changes:
- • Made change to support the replacement of GIT with IPMhub in the Azure devops pipeline
- • Merged PR 17149: Made change to support the replacement of GIT with IPMhub in the Azure devops pipeline
v0.1.7
Changes:
- • Added the ACT - Nightly build trigger as a pipeline resource trigger. Pipeline will then only run the test stage every night. Removed src trigger
- • Merged PR 17082: Add nightly build trigger to pipeline and update pull request template
v0.1.6
Changes:
- • update landinzone module version to version 4.18.0
- • Merged PR 17046: Updated main.tf
v0.1.5
Changes:
- • add required parameter 'ipm_strategy' for apf- building blocks to pipeline update landing zone to latest version.
- • Merged PR 16483: add required parameter for apf- building blocks to pipeline
v0.1.4
Changes:
- • Add support for subscription_tag parameter on landingzone level to main.tf Upgrade to latest version.
- • Merged PR 16087: Subscription tag support
v0.1.3
Changes:
- • Upgrade landing zone module to version v4.14.1 in apf-landingzones.Add landingzones_to_deploy parameter to the build pipeline.
- • Merged PR 14691: Update module version to v4.14.1 and add landingzones_to_deploy parameter in...
v0.1.2
Changes:
- • added build pipeline to landingzone module
- • Merged PR 14446: Add deploy_landingzone.yml for Terraform deployment configuration
v0.1.1
Changes:
- • initial files for bootstrapping landingzones
- • Merged PR 14426: initial apf-landingzones bootstrap files