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 project_setup/scripts/terraform-to-secrets
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ these tags:
A secret would be generated with the name "BUILD_ROLE_TO_ASSUME" and the value of
the resource's ARN.

This tools is most effective when executed in the directory containing the .terraform
This tool is most effective when executed in the directory containing the .terraform
state directory, within a GitHub project. It will attempt to detect the repository
name from the project's git origin. Options exist to provide the repository name or
Terraform state manually.
Expand Down