Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/2.0/reference/pipelines/configurations-as-code/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ The IAM role ARN that Pipelines will assume when running Terragrunt apply comman
<HclListItem name="region" requirement="optional" type="string">
<HclListItemDescription>

The AWS region that Pipelines will use when running Terragrunt commands.
The AWS region that Pipelines will use when calling the AWS Security Token Service (STS) to generate authentication tokens.
</HclListItemDescription>
<HclListItemDefaultValue defaultValue="us-east-1"/>
</HclListItem>
Expand Down