Skip to content

Setup GitHub actions to plan/apply terraform config #1

@arvindpunk

Description

@arvindpunk

Use GitHub Actions to do the following:

  1. CI/testing (equivalent to terraform plan) on each non-master commit
  2. Deployment (terraform apply) on each master commit/push

Required environment variables will be set as GitHub Actions secrets by repository owners when merging the PR for this.

edit: Split deployment into a different issue #2.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions