mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2025-02-20 17:12:50 +00:00
remove AWS env variables
This commit is contained in:
parent
ab962977ff
commit
c6e37ff39a
4
.github/workflows/pr.yml
vendored
4
.github/workflows/pr.yml
vendored
@ -5,8 +5,6 @@ env:
|
||||
tf_version: 'latest'
|
||||
tf_working_dir: '.'
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||
jobs:
|
||||
terraform:
|
||||
environment: main
|
||||
@ -75,4 +73,4 @@ jobs:
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
body: output
|
||||
})
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user