Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wesley-trust/tfmodule-recovery_services
Terraform module for deploying Recovery Services to Azure, with Terratest Unit/Integration testing via Go, and Regula (OPA) Policy as Code scanning in an Azure DevOps Pipeline
https://github.com/wesley-trust/tfmodule-recovery_services
azure azure-devops terraform terraform-module terratest
Last synced: 3 months ago
JSON representation
Terraform module for deploying Recovery Services to Azure, with Terratest Unit/Integration testing via Go, and Regula (OPA) Policy as Code scanning in an Azure DevOps Pipeline
- Host: GitHub
- URL: https://github.com/wesley-trust/tfmodule-recovery_services
- Owner: wesley-trust
- License: mit
- Created: 2022-05-18T18:29:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T19:16:04.000Z (over 2 years ago)
- Last Synced: 2024-07-29T17:04:41.409Z (6 months ago)
- Topics: azure, azure-devops, terraform, terraform-module, terratest
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tfmodule-recovery_services
Terraform module for deploying Recovery Services to Azure, with Terratest Unit/Integration testing via Go, and Regula (OPA) Policy as Code scanning in an Azure DevOps Pipeline
## [CI/CD Pipeline](https://dev.azure.com/wesleytrust/Terraform/_build?definitionId=96)
Select a stage to view in Azure DevOps. *Note that 'Skipped' stages in the last run, will show as "unknown" by design.*
| Pipeline |
| :------: |
|[![Build Status](https://dev.azure.com/wesleytrust/Terraform/_apis/build/status/Modules/Deployments/ENV-P%3BREF-latest%3B%20tfmodule-recovery_services?repoName=wesley-trust%2Ftfmodule-recovery_services&branchName=main)](https://dev.azure.com/wesleytrust/Terraform/_build/latest?definitionId=96&repoName=wesley-trust%2Ftfmodule-recovery_services&branchName=main)|
### Testing Stages
| Unit Tests | Integration Tests |
| :-------: | :---------------: |
|[![Build Status](https://dev.azure.com/wesleytrust/Terraform/_apis/build/status/Modules/Deployments/ENV-P%3BREF-latest%3B%20tfmodule-recovery_services?repoName=wesley-trust%2Ftfmodule-recovery_services&branchName=main&stageName=Unit)](https://dev.azure.com/wesleytrust/Terraform/_build/latest?definitionId=96&repoName=wesley-trust%2Ftfmodule-recovery_services&branchName=main)|[![Build Status](https://dev.azure.com/wesleytrust/Terraform/_apis/build/status/Modules/Deployments/ENV-P%3BREF-latest%3B%20tfmodule-recovery_services?repoName=wesley-trust%2Ftfmodule-recovery_services&branchName=main&stageName=Integration)](https://dev.azure.com/wesleytrust/Terraform/_build/latest?definitionId=96&repoName=wesley-trust%2Ftfmodule-recovery_services&branchName=main)|