Skip to content

Commit

Permalink
feat: adds p6m7g8-actions/cdktf-{build,deploy,upgrade}
Browse files Browse the repository at this point in the history
  • Loading branch information
pgollucci committed Nov 3, 2024
1 parent fbaa9bc commit bf80996
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions conf/repositories/p6m7g8-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,36 @@ repositories:
- nextjs
- react
- tailwindcss
- name: cdktf-build
description: 'P6 GHA: Builds a CDKTF App'
homepageUrl: 'https://continuouslearning.io'
topics:
- p6
- p6m7g8
- github
- github-actions
- aws
- cdktf
- terraform
- name: cdktf-deploy
description: 'P6 GHA: Deploys a CDKTF App'
homepageUrl: 'https://continuouslearning.io'
topics:
- p6
- p6m7g8
- github
- github-actions
- aws
- cdktf
- terraform
- name: cdktf-upgrade
description: 'P6 GHA: Upgrades a CDKTF App'
homepageUrl: 'https://continuouslearning.io'
topics:
- p6
- p6m7g8
- github
- github-actions
- aws
- cdktf
- terraform

0 comments on commit bf80996

Please sign in to comment.