mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2025-04-22 17:51:03 +00:00
fixes
This commit is contained in:
parent
dbe5c7354a
commit
de2216b4fe
3
.github/workflows/pr.yml
vendored
3
.github/workflows/pr.yml
vendored
@ -4,6 +4,9 @@ on:
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user