Skip to content

Commit d4adb42

Browse files
run make api-docs (#3)
1 parent bdaafb6 commit d4adb42

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/References/terraform.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1778,6 +1778,18 @@ large, complex or slow-moving Terraform managed resources.</p>
17781778
</tr>
17791779
<tr>
17801780
<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>
17811793
<code>refreshBeforeApply</code><br>
17821794
<em>
17831795
bool
@@ -2374,6 +2386,18 @@ large, complex or slow-moving Terraform managed resources.</p>
23742386
</tr>
23752387
<tr>
23762388
<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>
23772401
<code>refreshBeforeApply</code><br>
23782402
<em>
23792403
bool

0 commit comments

Comments
 (0)