Resolve "Upgrade to a version of gcp-site-monitoring running a supported version of Python"
Part of #58 (closed)
Edited by Roy Harrington
Merge request reports
Activity
Filter activity
added chore issuetypeTask priority1 High teamCloud workflowIn Progress labels
assigned to @rh841
requested review from @du228
- Resolved by Roy Harrington
I tested on a random real project - https://gitlab.developers.cam.ac.uk/uis/devops/hr/hr-int/hr-int-infrastructure
Initiated originally with:
source = "gitlab.developers.cam.ac.uk/uis/gcp-cloud-run-app/devops" version = "~> 9.0"
replaced with:
source = "git::https://gitlab.developers.cam.ac.uk/uis/devops/infra/terraform/gcp-cloud-run-app.git?ref=58-upgrade-gcp-site-monitoring"
re-init, run and
logan --workspace=production terraform plan
returned this:│ Error: Cycle: module.webapp.module.uptime_monitoring["default"].google_monitoring_alert_policy.uptime_alert, module.webapp.module.uptime_monitoring["default"].module.uptime_check_auth_proxy.google_cloudfunctions_function_iam_member.function_all_invoker[0] (destroy), module.webapp.module.uptime_monitoring["default"].module.uptime_check_auth_proxy.google_cloudfunctions_function_iam_member.function_invoker_permission (destroy), module.webapp.module.uptime_monitoring["default"].google_monitoring_uptime_check_config.https, module.webapp.module.uptime_monitoring["default"].google_monitoring_uptime_check_config.https (destroy deposed dd451752)
added 1 commit
- c891beaa - fix: also move v9 uptime_check_auth_proxy to uptime_check_auth_proxy[0]
added 1 commit
- bb8826fa - feat: switch to v5.0.x of gcp-site-monitoring to ensure we're using supported version of Python
added 1 commit
- 0c6fbe90 - feat: switch to v5.0.x of gcp-site-monitoring to ensure we're using supported version of Python
enabled an automatic merge when the pipeline for 0c6fbe90 succeeds
added workflowRework label and removed workflowIn Progress label
aborted the automatic merge because the source branch was updated. Learn more.
Please register or sign in to reply