Lifecycle - ignore_changes
Have you ever heard of Terraform’s nested lifecycle block? It allows you to control how resources behave during creation, update, and deletion operations. One of the most useful attributes within ...
Have you ever heard of Terraform’s nested lifecycle block? It allows you to control how resources behave during creation, update, and deletion operations. One of the most useful attributes within ...
AzureRM Is the traditional and most widely used Terraform provider for creating and managing resources in Microsoft Azure. It offers native support for a wide range of services with specific block...
What are Azure Workbooks? Azure Workbooks are interactive and modular dashboards used to create reports and visualizations in Azure Monitor. They enable you to design customized views that can inc...
As we shape our environment and address our needs, imagine that the mg-example-custom we created does not yet have defined policies and is only inheriting policies from the Management Groups above....
In some cases, we may have an initiative, policy, or custom role created by the module that doesn’t meet our business needs, and we would like or need to remove it. For this, we have the flexibilit...
In the previous post, we explained how the library_path parameter works and outlined the requirements for customizing policies and initiatives. Now, it’s time to put that knowledge into practice. ...
What does the library_path parameter do? The library_path parameter defines the location of a custom library folder for archetype. Why use a custom library? The module enables the creation of a ...
On January 10th, 2025, I had the pleasure of making my first appearance on Rafael Ferreira’s LowOps channel for a laid-back chat. 💬 I must admit, I’m more of a low-profile person and usually stay ...
What does the custom_landing_zones parameter do? The custom_landing_zones parameter is used to deploy additional Management Groups within the core Management Group hierarchy. Why customize Manag...
What is a Management Group? A Management Group in Azure is a hierarchical structure designed to centralize and streamline the organization and management of multiple subscriptions. Acting as a cont...