You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Part 3/3] Use latest OS image and use new metadata format (#60)
* [Part 3/3] Use latest OS image and use new metadata format
- Removes the hardcoded OS image so that terraform will build a template
with the latest os image
- Previously, the metadata was hardcoded to ensure there were no diffs
upon upgrading to the latest version of terraform. This change now
uses the new format for metadata for containers. (Which would have
caused a diff in part 1)
* Update the cert-renewers update policy & README
The cert-renewers had a different update policy. As a result, it needs
more steps to deploy it after the terraform apply. This change makes it
the same as the wpt live server.
Also update the README for process wise what to do. The terraform
changes should be approved before you do the deploy (which changes the
state file). Create a PR with the terraform change, get it approved.
Then do the deployment and create a separate PR with the state file
changes
description="Name of specific COS image. Temporary variable. Will remove here and in main.tf once ready to upgrade. More info: https://github.com/terraform-google-modules/terraform-google-container-vm/blob/5e69eafaaaa8302c5732799e32d1da5c17b7b285/variables.tf#L46"
0 commit comments