-
Notifications
You must be signed in to change notification settings - Fork 39
[User Guide] Starter Module Terraform Basic
github-actions edited this page Sep 3, 2024
·
3 revisions
The basic
starter module deploys the management group hierarchy, management resources and policies only.
Example input files can be found here:
- inputs-azure-devops-terraform-basic.yaml
- inputs-github-terraform-basic.yaml
- inputs-local-terraform-basic.yaml
The following table describes the inputs required for the basic
starter module.
Input | Placeholder | Description |
---|---|---|
root_id |
<id_prefix> |
This is the prefix for the ID of management groups. |
root_name |
<name_prefix> |
This is the prefix for the name of management groups. |
This wiki is being actively developed
If you discover any documentation bugs or would like to request new content, please raise them as an issue or feel free to contribute to the wiki via a pull request. The wiki docs are located in the repository in the docs/wiki/
folder.
- Home
-
User guide
- Getting started
- Quick Start
- Starter Modules
- Input Files
- Azure DevOps Bicep Complete
- Azure DevOps Terraform Complete Multi Region
- Azure DevOps Terraform Financial Services Industry Landing Zone
- Azure DevOps Terraform Sovereign Landing Zone
- Azure DevOps Terraform Basic
- Azure DevOps Terraform Hub Networking
- Azure DevOps Terraform Complete
- GitHub Bicep Complete
- GitHub Terraform Complete Multi Region
- GitHub Terraform Financial Services Industry Landing Zone
- GitHub Terraform Sovereign Landing Zone
- GitHub Terraform Basic
- GitHub Terraform Hub Networking
- GitHub Terraform Complete
- Local Bicep Complete
- Local Terraform Complete Multi Region
- Local Terraform Financial Services Industry Landing Zone
- Local Terraform Sovereign Landing Zone
- Local Terraform Basic
- Local Terraform Hub Networking
- Local Terraform Complete
- Frequently Asked Questions
- Upgrade Guide
- Advanced Scenarios
- Troubleshooting
- Contributing