Skip to content

Commit

Permalink
Test negative case
Browse files Browse the repository at this point in the history
This is to test that not having cache prepopulated in module folders but at a global level works as expected:
E.G this should cache once and reuse for each child module
  • Loading branch information
grumhelden committed Aug 8, 2024
1 parent 61b6e1d commit f47d911
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 502 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
workflow_call:

env:
TF_PROJECT_DIR: terraform
TF_PLUGIN_CACHE_DIR: ${{ github.workspace }}/.terraform.d/plugin-cache

jobs:
Expand Down
22 changes: 0 additions & 22 deletions modules/automation-account/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/automation-runbook/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/cdn-profile/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/data-factory/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/firewall-policy/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/firewall/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/key-vault/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/kubernetes-cluster/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/log-analytics-workspace/test/.terraform.lock.hcl

This file was deleted.

42 changes: 0 additions & 42 deletions modules/mysql-flexible-server/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/point-to-site-vpn-gateway/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/postgresql-flexible-server/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/private-dns-resolver/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/private-endpoint/test/.terraform.lock.hcl

This file was deleted.

22 changes: 0 additions & 22 deletions modules/resource-group/test/.terraform.lock.hcl

This file was deleted.

Loading

0 comments on commit f47d911

Please sign in to comment.