• Stars
    star
    555
  • Rank 80,213 (Top 2 %)
  • Language HCL
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Terraform supermodule for the Terraform platform engineering for Azure

Cloud Adoption Framework for Azure - Terraform module

Microsoft Cloud Adoption Framework for Azure provides you with guidance and best practices to adopt Azure.

This module allows you to create resources on Microsoft Azure, is used by the Cloud Adoption Framework for Azure (CAF) landing zones 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.

In case you have any question, you can reach out to tf-landingzones at microsoft dot com.

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.

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

More Repositories

1

rover

The rover is a docker container in charge of the deployment of the Terraform platform engineering for Azure
Shell
176
star
2

terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
Go
174
star
3

documentation

MDX
20
star
4

landingzone_aks

Cloud Adoption Framework for Azure - Terraform landing zones for Azure Kubernetes Services
HCL
16
star
5

level0

Launchpads that can be used by the rover to deploy the Azure CAF Terraform landing zones
HCL
14
star
6

terraform-azurerm-caf-naming

Naming convention module for Cloud Adoption Framework for Azure landing zones
HCL
10
star
7

rovergo

The next version of Rover, the command line tool for Azure CAF Landingzones. Developed in Go
Go
10
star
8

terraform-azurerm-caf-virtual-network

Azure Virtual Network module for Cloud Adoption Framework for Azure landing zones
HCL
9
star
9

terraform-azurerm-caf-resource-group

Resource groups module for Cloud Adoption Framework for Azure landing zones
Go
8
star
10

terraform-azurerm-caf-frontdoor

Azure Front Door module for Cloud Adoption Framework for Azure landing zones
HCL
6
star
11

symphony

HCL
5
star
12

terraform-azurerm-caf-azure-firewall

Azure Firewall module for Cloud Adoption Framework for Azure landing zones
HCL
5
star
13

caflint

linter for caf configs
Go
4
star
14

terraform-azurerm-caf-log-analytics

Azure Monitor - Log analytics module for Cloud Adoption Framework for Azure landing zones
HCL
4
star
15

terraform-azurerm-caf-site-recovery

Azure Site Recovery and Backup Vault module for Cloud Adoption Framework for Azure landing zones
HCL
4
star
16

terraform-azurerm-caf-container-registry

Azure Container Registry module for Cloud Adoption Framework for Azure landing zones
HCL
3
star
17

terraform-azurerm-caf-diagnostics

Diagnostics settings module for Cloud Adoption Framework for Azure landing zones
HCL
2
star
18

terraform-azurerm-caf-diagnostics-logging

Diagnostics logging module for Cloud Adoption Framework for Azure landing zones
HCL
2
star
19

terraform-azurerm-caf-automation

Azure Automation module for Cloud Adoption Framework for Azure landing zones
HCL
2
star
20

terraform-azurerm-caf-public-ip

Public IP address module for Cloud Adoption Framework for Azure landing zones
HCL
2
star
21

landingzone_data_analytics

Cloud Adoption Framework for Azure - Terraform landing zones for data and analytics
HCL
2
star
22

terraform-azurerm-caf-activity-logs

Azure Activity logs module for Cloud Adoption Framework for Azure landing zones
HCL
2
star
23

terraform-azurerm-caf-azure-bastion

Azure Bastion module for Cloud Adoption Framework for Azure landing zones
HCL
2
star
24

terraform-azuread-caf-aad-apps

Azure Active Directory Applications for Cloud Adoption Framework for Azure landing zones
HCL
1
star
25

terraform-azurerm-caf-security-center

Azure Security Center module for Cloud Adoption Framework for Azure landing zones
HCL
1
star
26

terratest-helper-caf

Terratest helpers for CAF.
Go
1
star
27

terraform-azurerm-caf-keyvault

Azure Key Vault module for Cloud Adoption Framework for Azure landing zones
HCL
1
star
28

terraform-azurerm-caf-vm

Azure Virtual Machine module for Cloud Adoption Framework for Azure landing zones
HCL
1
star