Commit 4b7f962
chore(consul-postgres-ha): pin provider >= 0.2.0-beta.3, reframe hot-patch
terraform-provider-phala#8 fixed the env-block in-place-update bug
(phala-cloud#246) and shipped as v0.2.0-beta.3, so:
- cluster.tf required_providers now pins ">= 0.2.0-beta.3" with a
comment explaining why earlier versions are unusable for this stack.
- PUBLISHING.md's hot-patch section reframes its motivation: the
per-CVM hot-patch path remains useful as a dev shortcut and as the
only option on clusters still running 0.2.0-beta.2, but it is no
longer the workaround for env updates not landing — terraform apply
works correctly now.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 6214d3a commit 4b7f962
2 files changed
Lines changed: 14 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
95 | 98 | | |
96 | 99 | | |
97 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments