diff --git a/project_setup/scripts/terraform-to-secrets b/project_setup/scripts/terraform-to-secrets index e6ed113..93ec47d 100755 --- a/project_setup/scripts/terraform-to-secrets +++ b/project_setup/scripts/terraform-to-secrets @@ -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.