Skip to content

Commit

Permalink
remove cache from test
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-shcherbak committed May 21, 2024
1 parent b0cbfcf commit 6cbf5c7
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 110 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tf_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
with:
role-to-assume: ${{ secrets.CI_ASSUME_ROLE }}
role-session-name: ECC-AWS-RULEPACK_CI-GREEN
role-duration-seconds: 43200
aws-region: ${{ vars.AWS_REGION }}
- name: Install dependencies
shell: bash
Expand Down Expand Up @@ -79,6 +80,7 @@ jobs:
role-to-assume: ${{ secrets.CI_ASSUME_ROLE }}
role-session-name: ECC-AWS-RULEPACK_CI-RED
aws-region: ${{ vars.AWS_REGION }}
role-duration-seconds: 43200
- name: Install dependencies
shell: bash
working-directory: auto_policy_testing/scripts
Expand Down
72 changes: 0 additions & 72 deletions auto_policy_testing/green/cache/elasticache.tf

This file was deleted.

13 changes: 0 additions & 13 deletions auto_policy_testing/green/cache/main.tf

This file was deleted.

5 changes: 0 additions & 5 deletions auto_policy_testing/green/cache/outputs.tf

This file was deleted.

15 changes: 0 additions & 15 deletions auto_policy_testing/green/cache/provider.tf

This file was deleted.

5 changes: 0 additions & 5 deletions auto_policy_testing/green/cache/variables.tf

This file was deleted.

0 comments on commit 6cbf5c7

Please sign in to comment.