Skip to content

Commit

Permalink
run make api-docs (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-ciaglia authored Nov 4, 2024
1 parent bdaafb6 commit d4adb42
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/References/terraform.md
Original file line number Diff line number Diff line change
@@ -1778,6 +1778,18 @@ large, complex or slow-moving Terraform managed resources.</p>
</tr>
<tr>
<td>
<code>upgradeOnInit</code><br>
<em>
bool
</em>
</td>
<td>
<em>(Optional)</em>
<p>UpgradeOnInit configures to upgrade modules and providers on initialization of a stack</p>
</td>
</tr>
<tr>
<td>
<code>refreshBeforeApply</code><br>
<em>
bool
@@ -2374,6 +2386,18 @@ large, complex or slow-moving Terraform managed resources.</p>
</tr>
<tr>
<td>
<code>upgradeOnInit</code><br>
<em>
bool
</em>
</td>
<td>
<em>(Optional)</em>
<p>UpgradeOnInit configures to upgrade modules and providers on initialization of a stack</p>
</td>
</tr>
<tr>
<td>
<code>refreshBeforeApply</code><br>
<em>
bool

0 comments on commit d4adb42

Please sign in to comment.