Skip to content

Commit

Permalink
Configure pulumi/terraform-provider-aws submodule to use HTTPS like e…
Browse files Browse the repository at this point in the history
…lsewhere (#2338)
  • Loading branch information
thomas11 committed Jan 31, 2023
1 parent 621af7f commit 8d1614c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "terraform-provider-aws"]
path = upstream
url = git@github.com:pulumi/terraform-provider-aws.git
url = https://github.com/pulumi/terraform-provider-aws.git
ignore = dirty

0 comments on commit 8d1614c

Please sign in to comment.