Skip to content

Commit

Permalink
Add AWS credentials to run tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed Mar 26, 2024
1 parent 1f3fec0 commit 15a36c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- "1.5"
- "1.6"
- "1.7"
- "1.8-rc1"
0 - "1.8-rc1"

steps:
- name: Harden Runner
Expand All @@ -53,7 +53,7 @@ jobs:
golang.org:443
objects.githubusercontent.com:443
proxy.golang.org:443
registry.terraform.io:443
registry.opentofu.org:443
releases.hashicorp.com:443
storage.googleapis.com:443
Expand Down

0 comments on commit 15a36c0

Please sign in to comment.