Skip to content

aws: launch and customize a new instance with remote Ignition file from a S3 bucket #1042

aws: launch and customize a new instance with remote Ignition file from a S3 bucket

aws: launch and customize a new instance with remote Ignition file from a S3 bucket #1042

Workflow file for this run

---
name: Checks
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
butane:
name: Validate Butane configs
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: Run validator
run: ci/check.py -v