Skip to content

fix: (IAC-1380) AWS Autoscaling Launch Template Tags Incorrect #433

fix: (IAC-1380) AWS Autoscaling Launch Template Tags Incorrect

fix: (IAC-1380) AWS Autoscaling Launch Template Tags Incorrect #433

name: Container Structure Test
on:
push:
branches: [ main ]
pull_request:
branches: [ main, staging ]
jobs:
acceptance:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile --tag sas-iac-aws:local
- name: Container Structure Test Action
uses: plexsystems/[email protected]
with:
image: sas-iac-aws:local
config: container-structure-test.yaml