osdc / accord

a declarative way to manage discord
7 stars 42 forks source link

Setup GitHub Action to apply the Terraform config #2

Closed arvindpunk closed 2 years ago

arvindpunk commented 2 years ago

Use GitHub Action to apply the terraform config

  1. This should only happen on merges to master branch
  2. A workflow_dispatch could be added in case there's a failure (due to any reason) and we need to rerun the job

note: required env variables will be added by repo maintainers