diff --git a/setup.sh b/setup.sh index c103026..590d5c4 100755 --- a/setup.sh +++ b/setup.sh @@ -37,7 +37,7 @@ OPTIONS -u The upstream tf provider Go module to bridge into a Pulumi provider. - (e.g. hashicorp/terraform-provider-aws). + (e.g. github.com/hashicorp/terraform-aws). -v Enable verbose mode. Prints each command executed.