12 lines
738 B
Markdown
12 lines
738 B
Markdown
# Azure Terraform Samples
|
|
|
|
This repository contains real-world examples that will walk you through different concepts and help you to implements all of them on your projects.
|
|
|
|
## Testing Best Practices
|
|
|
|
> These samples are used as a support for the [Terraform on Azure testing best practices](https://docs.microsoft.com/azure/developer/terraform/best-practices-testing-overview) documentation section.
|
|
|
|
- [Integration Testing](https://docs.microsoft.com/azure/developer/terraform/best-practices-integration-testing)
|
|
- [Compliance Testing](https://docs.microsoft.com/azure/developer/terraform/best-practices-compliance-testing)
|
|
- [End-to-end Testing](https://docs.microsoft.com/azure/developer/terraform/best-practices-end-to-end-testing)
|