Skip to content

CI - terraform plan on pull requests #12

@letan-assistant

Description

@letan-assistant

Add a GitHub Actions job that runs terraform plan on PRs and posts the plan output as a PR comment.

Unlike the other checks, this one requires the VULTR_API_KEY secret and Terraform Cloud credentials to be configured in the repo's GitHub Actions secrets.

This is the most valuable Terraform CI check (catches real infrastructure drift and errors), but also the most involved to set up. Consider adding it after the simpler checks are working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions