Commit fc424ec
committed
fix: force new talosconfig if endpoints or nodes change
This PR fixes a bug where terraform was unable to apply when the number
of control plane nodes was scaled from, for example, 1 to 3. This
ensures that the talosconfig resource gets recreated any time the IPs in
the list of endpoints or nodes is changed and that gets bubbled out to
all of the other dependent objects. Seems to work well, tested with DO
example.
Signed-off-by: Spencer Smith <[email protected]>
(cherry picked from commit dc00baa)1 parent b6f1fdd commit fc424ec
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
0 commit comments