Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvp committed Aug 17, 2023
1 parent 3e7a6a8 commit b4f35d5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions tests/example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -321,14 +321,14 @@ func TestExample(t *testing.T) {
example: "https://github.com/terraform-aws-modules/terraform-aws-acm",
strict: true,
},
// {
// example: "https://github.com/avantoss/vault-infra/terraform/main",
// strict: true,
// },
// {
// example: "https://github.com/philips-labs/terraform-aws-github-runner",
// strict: true,
// },
{
example: "https://github.com/avantoss/vault-infra/terraform/main",
strict: true,
},
{
example: "https://github.com/philips-labs/terraform-aws-github-runner",
strict: true,
},
{
example: "https://github.com/aztfmod/terraform-azurerm-caf",
// TODO: File issue: Panic
Expand Down

0 comments on commit b4f35d5

Please sign in to comment.