Skip to content

Add CDN and fix bugs

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 16:16
feab0b3

Contents (#3)

IMPORTANT: There are 2 breaking changes.

Enhancements

  • Add database_tier input
  • Enable CDN for network endpoint group
  • Add inputs for cloud run service-level min instance count and revision-level max instance count

Fixes

  • 💥 BREAKING CHANGE: Factor out API URL as input
  • Ignore changes in manager cloud run job

Refactoring

  • 💥 BREAKING CHANGE: Expect maintainer service account emails and avoid creating them

Upgrade instructions

💥 Factor out API URL as input

Use the api_url input

💥 Expect maintainer service account emails and avoid creating them

Provide the email addresses for the maintainer service accounts to the maintainer_service_account_emails variable instead of their names to the maintainer_servicie_account_names variable