Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Replace update_strategy with a rolling update_policy #50

Open
lbordowitz opened this issue Feb 20, 2020 · 1 comment
Open

Replace update_strategy with a rolling update_policy #50

lbordowitz opened this issue Feb 20, 2020 · 1 comment

Comments

@lbordowitz
Copy link

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" {

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.

@robmorgan
Copy link
Collaborator

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants