Skip to content

Commit

Permalink
aztfexport
Browse files Browse the repository at this point in the history
  • Loading branch information
inafev committed Aug 24, 2024
1 parent 9e220db commit 50f4b75
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions docs/terraform.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,11 @@
6. [Porsche Official](#porsche-official)
7. [AWS Serverless with Terraform](#aws-serverless-with-terraform)
9. [Terraform with Azure](#terraform-with-azure)
1. [Azure Landing Zones with Terraform. Azure Network Architecture](#azure-landing-zones-with-terraform-azure-network-architecture)
2. [Azure Terrafy and AzAPI Terraform Provider](#azure-terrafy-and-azapi-terraform-provider)
3. [Terraform in Azure DevOps. Azure DevOps with terraform](#terraform-in-azure-devops-azure-devops-with-terraform)
4. [Terraform Azure Stack Provider](#terraform-azure-stack-provider)
1. [Azure Terraform Export aztfexport](#azure-terraform-export-aztfexport)
2. [Azure Landing Zones with Terraform. Azure Network Architecture](#azure-landing-zones-with-terraform-azure-network-architecture)
3. [Azure Terrafy and AzAPI Terraform Provider](#azure-terrafy-and-azapi-terraform-provider)
4. [Terraform in Azure DevOps. Azure DevOps with terraform](#terraform-in-azure-devops-azure-devops-with-terraform)
5. [Terraform Azure Stack Provider](#terraform-azure-stack-provider)
10. [Terraform for a Data Engineer](#terraform-for-a-data-engineer)
11. [Terraform AKS Boilerplates](#terraform-aks-boilerplates)
12. [Terraform and OCI](#terraform-and-oci)
Expand Down Expand Up @@ -828,6 +829,14 @@
- [build5nines.com: What is Azure Private Link and How to Deploy with Terraform](https://build5nines.com/what-is-azure-private-link-and-how-to-deploy-with-terraform/)
- [thomasthornton.cloud: Writing reusable Terraform modules (azure)](https://thomasthornton.cloud/2022/06/02/writing-reusable-terraform-modules/)

#### Azure Terraform Export aztfexport

- [github.com/Azure/aztfexport](https://github.com/Azure/aztfexport)
- [learn.microsoft.com: Overview of Azure Export for Terraform](https://learn.microsoft.com/en-us/azure/developer/terraform/azure-export-for-terraform/export-terraform-overview)
- [learn.microsoft.com: Using Azure Export for Terraform in advanced scenarios](https://learn.microsoft.com/en-us/azure/developer/terraform/azure-export-for-terraform/export-advanced-scenarios)
- [spacelift.io: Azure Terraform Export: Importing Resources with Aztfexport](https://spacelift.io/blog/azure-terraform-export)
- [scalr.com: Getting Started with the Azure Terraform Export Tool](https://www.scalr.com/blog/getting-started-with-the-azure-terraform-export-tool)

#### Azure Landing Zones with Terraform. Azure Network Architecture

- [==github.com/Azure/terraform-azurerm-caf-enterprise-scale==](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale)
Expand Down

0 comments on commit 50f4b75

Please sign in to comment.