Commit 0984eac
Node pool correctly ignore sub-sub-object
Correct terraform syntax to ignore just the needed parts of
`node_metadata` and `node_config_details`
Before the change the whole sub-objects were ignored, leading to
inability to change a nodepool size via terraform.
Fixes: 269d3fd1 parent 5e777d1 commit 0984eac
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
| 124 | + | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments