Skip to content

Commit

Permalink
fix: grept apply (Azure#2)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
matt-FFFFFF and github-actions[bot] authored Apr 22, 2024
1 parent 817e554 commit 374b01f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

testexamples:
if: github.event.repository.name != 'terraform-azurerm-avm-template'
runs-on: [ self-hosted, 1ES.Pool=terraform-azurerm-avm-template ]
runs-on: [ self-hosted, 1ES.Pool=terraform-azurerm-avm-res-insights-component ]
needs: getexamples
environment: test
env:
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ avm.tflint_example.hcl

# MacOS
.DS_Store
avm.tflint.merged.hcl
avm.tflint_example.merged.hcl
2 changes: 1 addition & 1 deletion SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

This project uses GitHub Issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new issue.

Issues can be created and searched through for existing [issues here](https://github.com/Azure/terraform-azurerm-avm-template/issues).
Issues can be created and searched through for existing [issues here](https://github.com/Azure/terraform-azurerm-avm-res-insights-component/issues).

Please provide as much information as possible when filing an issue. Include screenshots or correlation IDs if possible (please redact any sensitive information).

Expand Down

0 comments on commit 374b01f

Please sign in to comment.