generated from terraform-modules/template_aws_module
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(roles): use HTTPS source URLs for aws-iam-role modules
Replace SSH-style git@ source with git::https:// for all three aws-iam-role module references (patch_role, patch_execution_role, patch_execproxy_role). HTTPS is required in environments where SSH agent forwarding is unavailable or not configured.
- Loading branch information
Dave Arnold
committed
Jul 9, 2026
1 parent
19a8562
commit 84151b8
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters