This repository was archived by the owner on Jan 9, 2023. It is now read-only.
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
Don't disrupt stateful instances (etcd cluster) on userdata change #804
Open
Description
E.g. when wing version changes but it's not a "major" release
Ultimately the robust solution is here: hashicorp/terraform-provider-aws#7863
But for now I've added
ignore_changes = ["user_data"]
to the stateful instance config
Metadata
Metadata
Assignees
Labels
No labels