Skip to content

CI: Add terraform test to PR workflow #445

@ssncferreira

Description

@ssncferreira

Description

CI currently runs TypeScript tests and Terraform validate, but does not execute terraform test for Terraform modules. This means .tftest.hcl tests aren’t enforced in PRs, allowing Terraform regressions to slip in.

Proposal

  • Add a CI job to run terraform test for changed modules in a PR.
  • Detect changed module directories and run: terraform test

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions