Skip to content

aztfmod/terraform-azurerm-caf

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

30c9ec2 · Dec 31, 2024
May 23, 2024
Jul 8, 2024
Jan 26, 2022
May 31, 2022
Dec 31, 2024
Dec 31, 2024
Sep 17, 2020
Jan 26, 2022
Jul 6, 2023
May 24, 2024
Jan 26, 2022
Jan 26, 2022
Jan 26, 2022
Jan 26, 2024
Feb 27, 2023
Mar 24, 2023
Mar 3, 2023
May 23, 2024
Jul 21, 2023
Mar 6, 2023
Mar 6, 2023
Mar 23, 2023
Dec 15, 2021
Mar 9, 2023
Mar 8, 2023
Mar 10, 2023
Mar 10, 2023
Mar 13, 2023
Mar 13, 2023
Mar 13, 2023
May 22, 2023
Jan 26, 2022
Jun 22, 2021
May 9, 2023
Aug 13, 2023
May 22, 2023
Mar 21, 2022
Mar 21, 2022
May 28, 2024
Dec 8, 2022
Jan 26, 2022
May 5, 2022
Mar 9, 2022
Mar 8, 2022
Jul 1, 2024
Apr 22, 2022
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jun 14, 2024
Oct 3, 2023
Jun 14, 2024
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 13, 2023
Jul 21, 2021
Nov 24, 2023
Nov 24, 2023
Nov 24, 2023
Nov 24, 2023
Nov 24, 2023
Mar 13, 2023
Nov 7, 2022
Mar 28, 2022
Mar 13, 2024
Mar 17, 2023
Mar 28, 2022
May 24, 2022
Apr 22, 2022
Mar 13, 2023
May 30, 2024
Apr 21, 2023
Apr 25, 2022
Aug 10, 2023
Jul 18, 2023
Mar 14, 2023
Nov 6, 2023
Apr 22, 2022
Aug 12, 2022
Apr 12, 2024
May 5, 2023
Jul 3, 2023
May 25, 2023
Nov 14, 2023
Apr 21, 2022
Apr 27, 2023
Jan 31, 2023
Apr 28, 2021
May 25, 2022
Feb 14, 2024
Jul 8, 2024
Jul 8, 2024
Jul 8, 2024
Mar 8, 2023
Oct 17, 2022
May 29, 2024
May 27, 2024
Nov 23, 2023
Apr 22, 2022
Aug 9, 2023
Mar 10, 2023
Jun 3, 2024
Jan 12, 2022
Jan 12, 2022
Jan 17, 2022
Mar 9, 2022
Apr 20, 2022
Mar 8, 2022
May 25, 2022
Apr 22, 2022
Apr 27, 2023
Jun 7, 2023
Apr 13, 2023
May 30, 2024
May 30, 2024
Apr 18, 2022
Mar 13, 2023
Apr 22, 2022
Mar 7, 2022
Mar 3, 2023
May 23, 2023
Aug 3, 2023
Apr 22, 2022
Apr 22, 2022
Nov 1, 2022
Oct 14, 2021
May 31, 2022
Aug 8, 2023
Jun 9, 2022
Apr 22, 2022
Jul 3, 2023
Apr 26, 2023
Apr 26, 2023
Jul 3, 2023
Jul 3, 2023
Apr 26, 2023
Apr 26, 2023
Jun 14, 2024
Jun 22, 2022
Mar 8, 2022
Mar 7, 2022
Apr 21, 2022
Oct 25, 2023
Oct 25, 2023
Jul 3, 2023
Mar 28, 2024
Mar 1, 2024
Apr 22, 2022
Jan 26, 2022
Mar 14, 2024
Mar 13, 2023
Jul 3, 2023
Apr 27, 2023
Mar 13, 2023
Jun 13, 2022
Jan 8, 2024
Apr 28, 2023
Jun 28, 2023
Jun 29, 2022
May 2, 2024
Jul 18, 2023
May 2, 2024
Apr 6, 2022
Jan 22, 2024
May 20, 2022
May 28, 2024
Sep 9, 2022
Apr 21, 2023
Aug 24, 2023
Jun 25, 2021
Jul 3, 2023
Apr 21, 2023
Mar 29, 2023
Mar 14, 2023
Mar 14, 2023
Jul 8, 2024
Dec 8, 2021
Jul 8, 2024
Mar 14, 2023

Repository files navigation

Cloud Adoption Framework for Azure - Terraform module

⚠️ This solution, offered by the Open-Source community, will no longer receive contributions from Microsoft. Customers are encouraged to transition to Microsoft Azure Verified Modules for Microsoft support and updates.

This module allows you to create resources on Microsoft Azure, is used by the Azure Terraform SRE to provision resources in an Azure subscription and can deploy resources being directly invoked from the Terraform registry.

Prerequisites

Getting started

This module can be used inside 📚 Azure Terraform Landing zones, or can be used as standalone, directly from the Terraform registry

module "caf" {
  source  = "aztfmod/caf/azurerm"
  version = "~>5.5.0"
  # insert the 7 required variables here
}

Fill the variables as needed and documented, there is a quick example here.

For a complete set of examples you can review the full library here.



Community

Feel free to open an issue for feature or bug, or to submit a PR, Please check out the WIKI for coding standards, common patterns and PR checklist.

You can also reach us on Gitter

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.