FAQ | This is a LIVE service | Changelog

Skip to content

Update gcp-cloud-run-app module with Boilerplate and Tests

Description

This module needs Terraform tests to ensure any changes can be validated. To facilitate this, we first need to migrate to the standard terraform-module-boilerplate, then write the tests. The tests should be run automatically.

Further details

Task list

  • Migrate to Terraform Module Boilerplate
  • Write unit tests to cover all functionality
  • Add gcp-cloud-run-app to terraform-test-cleanup CI

Acceptance criteria

  • Module should be on standard boilerplate
  • All functionality should be covered
  • terraform-test-cleanup is configured for gcp-cloud-run-app

Links/references

Edited by Roy Harrington