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
{{ message }}
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
When using version v0.2.0 of the vault-cluster module, I get the following WARNING
Warning: "update_strategy": [DEPRECATED] This field will be replaced by `update_policy` in 3.0.0
on .terraform/modules/vault_cluster/modules/vault-cluster/main.tf line 54, in resource "google_compute_region_instance_group_manager" "vault":
54: resource "google_compute_region_instance_group_manager" "vault" {
Hi @lbordowitz, thanks for posting this issue. I'll discuss the priority with the team and get back to you. In the meantime you're more than welcome to submit a PR.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When using version v0.2.0 of the vault-cluster module, I get the following WARNING
In addition to the tech-debt paid off by replacing a deprecated field, this also supports rolling update. As understand, this feature was much sought after.
The text was updated successfully, but these errors were encountered: