File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -1778,6 +1778,18 @@ large, complex or slow-moving Terraform managed resources.</p>
1778
1778
</tr >
1779
1779
<tr >
1780
1780
<td >
1781
+ <code >upgradeOnInit</code ><br >
1782
+ <em >
1783
+ bool
1784
+ </em >
1785
+ </td >
1786
+ <td >
1787
+ <em >(Optional)</em >
1788
+ <p >UpgradeOnInit configures to upgrade modules and providers on initialization of a stack</p >
1789
+ </td >
1790
+ </tr >
1791
+ <tr >
1792
+ <td >
1781
1793
<code >refreshBeforeApply</code ><br >
1782
1794
<em >
1783
1795
bool
@@ -2374,6 +2386,18 @@ large, complex or slow-moving Terraform managed resources.</p>
2374
2386
</tr >
2375
2387
<tr >
2376
2388
<td >
2389
+ <code >upgradeOnInit</code ><br >
2390
+ <em >
2391
+ bool
2392
+ </em >
2393
+ </td >
2394
+ <td >
2395
+ <em >(Optional)</em >
2396
+ <p >UpgradeOnInit configures to upgrade modules and providers on initialization of a stack</p >
2397
+ </td >
2398
+ </tr >
2399
+ <tr >
2400
+ <td >
2377
2401
<code >refreshBeforeApply</code ><br >
2378
2402
<em >
2379
2403
bool
You can’t perform that action at this time.
0 commit comments