HashiTalks 2024 Mastering Terraform Testing, a Layered Approach to Testing Complex Infrastructure
Full Document
Readwise/Full Document Contents/HashiTalks 2024 Mastering Terraform Testing, a Layered Approach to Testing Complex Infrastructure.md
Highlights
jobs: test: strategy: fail-fast: false matrix: location: ["swedencentral", "westeurope", "northeurope"] version: ["2.0.0", "3.0.0", "3.1.0"] runs-on: ubuntu-latest steps: - name: Azure login uses: azure/login@v1 - uses: actions/checkout@v4 - run: | sed 's/{{VERSION}}/