Skip to content

Update atlantis to 0.27.3, TG 0.57.9 (#110) #74

Update atlantis to 0.27.3, TG 0.57.9 (#110)

Update atlantis to 0.27.3, TG 0.57.9 (#110) #74

Workflow file for this run

---
name: Backup Repository
on:
push:
branches:
- master
jobs:
backup:
uses: Flaconi/github-reusable-workflow/.github/workflows/backups.yml@v1
with:
enabled: True
region: eu-central-1
secrets:
iam_role_arn: ${{ secrets.BACKUP_REPO_IAM_ROLE }}
bucket_name: ${{ secrets.BACKUP_REPO_BUCKET }}