FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 239545b4 authored by Monty Dawson's avatar Monty Dawson :coffee:
Browse files

Merge branch 'cloudrun-v9-migration-guide-updates' into 'master'

Fix CloudRun module links to related explanation page

See merge request !459
parents e172fd2e 62ec1478
No related branches found
No related tags found
1 merge request!459Fix CloudRun module links to related explanation page
Pipeline #714282 passed
......@@ -98,7 +98,7 @@ syntax has changed and needs to be updated.
### Update input variables
Since the new vesion of the module has a new syntax, it is required to update the input variables
Since the new version of the module has a new syntax, it is required to update the input variables
accordingly. More information about these changes can be found on the [explanation page](
site:explanations/cloud-platform/gcp-cloud-run-app-module.md#module-variables).
The full list of variables is available in the module's [README file](https://
......@@ -148,9 +148,6 @@ In the example code mentioned above we need to update the following options:
enable_monitoring = true
```
For a full list of the changes to input variables refer to the [explanation
page](../explanations/gcp-cloud-run-app-module.md).
### Adapt other changes
If the project has the load balancer configured, use the `moved` blocks as shown in the
......@@ -210,4 +207,4 @@ as the Cloud Run apps will be recreated (as well as a subset of auxiliary terraf
## Useful links
- [More examples in the module's GitLab project](https://gitlab.developers.cam.ac.uk/uis/devops/infra/terraform/gcp-cloud-run-app/-/blob/master/docs/examples.md)
- [Migrating to Google Cloud Run App Terraform module v9.0.0](../explanations/gcp-cloud-run-app-module.md)
- [Migrating to Google Cloud Run App Terraform module v9.0.0](site:explanations/cloud-platform/gcp-cloud-run-app-module)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment