Skip to content

Transit Gateway Attachment Module - Refactor to use for_each (#92) #31

Transit Gateway Attachment Module - Refactor to use for_each (#92)

Transit Gateway Attachment Module - Refactor to use for_each (#92) #31

Workflow file for this run

name: Release
on:
push:
tags:
- "v*.*.*"
jobs:
build_release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Create release
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true