Skip to content

tunein/gha-go-pulumi-task-cicd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

gha-go-pulumi-task-cicd

GitHub Action for CI/CD with go, Pulumi and Task

Usage

- name: Deploy Pulumi changes
  uses: tunein/gha-go-pulumi-task-cicd@v1
  with:
    role-to-assume: 'arn:aws:iam::761851213649:role/platform_github_actions'
    gh_pat: ${{ secrets.GH_PAT }}
    task: 'deploy'

Parameters are described in the action.yaml.

About

GitHub Action for CI/CD with go, Pulumi and Task

Resources

Stars

Watchers

Forks

Packages

No packages published