Skip to content

Commit efdba0f

Browse files
authored
fix: reference command for config fetch
1 parent b6eb339 commit efdba0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/terraform/v1.13.x/docs/language/stacks/update-GA.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ For more information about deployment groups and auto-approval rules, refer to [
115115

116116
### Fetch your configuration
117117

118-
Trigger a new configuration fetch for each of your Stacks. The fetching process pulls your configuration from your Version Control System (VCS) and reinitializes your Stack. You can do this by using the [`terraform stacks fetch`](/terraform/cli/commands/stacks/configuration/fetch) command in the new CLI, or by triggering a deployment run in the HCP Terraform UI.
118+
Trigger a new configuration fetch for each of your Stacks. The fetching process pulls your configuration from your Version Control System (VCS) and reinitializes your Stack. You can do this by using the [`terraform stacks configuration fetch`](/terraform/cli/commands/stacks/configuration/fetch) command in the new CLI, or by triggering a deployment run in the HCP Terraform UI.

0 commit comments

Comments
 (0)