Skip to content

Merge pull request #8379 from opengovsg/feat/support-ssm-params-undef… #27

Merge pull request #8379 from opengovsg/feat/support-ssm-params-undef…

Merge pull request #8379 from opengovsg/feat/support-ssm-params-undef… #27

name: Deploy Virus Scanner GuardDuty to new OGP AWS production account
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
permissions:
id-token: write
contents: read
on:
push:
branches:
- uat
jobs:
deploy-scanner-guardduty:
name: Deploy Scanner Guardduty
uses: ./.github/workflows/aws-deploy-scanner-guardduty-iac.yml
with:
checkoutBranch: uat
gha-environment: uat
environment: uat
provisionedConcurrency: 1
secrets:
cicd-role: ${{ secrets.IAC_AWS_CI_ROLE_TO_ASSUME }}