entur / gha-terraform

Repository with reusable workflows for terraform lint, plan and apply
European Union Public License 1.2
0 stars 2 forks source link

Implement negative testing #62

Closed Glenn-Terjesen closed 1 week ago

Glenn-Terjesen commented 1 month ago

Implement negative testing using the go module like we have here: https://github.com/entur/terraform-google-sql-db/tree/main/test

Ref: https://github.com/entur/gha-terraform/pull/54