Skip to content

Upgrade templates to aws v6, awsx v2, and eks v2 #482

Upgrade templates to aws v6, awsx v2, and eks v2

Upgrade templates to aws v6, awsx v2, and eks v2 #482

Workflow file for this run

name: Test template metadata
on:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
name: Test
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install Node
uses: actions/setup-node@v3
with:
node-version: 16.x
- name: Build and test metadata
run: |
make metadata