Skip to content

fix(roles): use HTTPS source URLs for aws-iam-role modules #2

Closed
wants to merge 1 commit into from

Commits on Jul 9, 2026

  1. 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.
    Dave Arnold committed Jul 9, 2026
    Configuration menu
    Copy the full SHA
    84151b8 View commit details
    Browse the repository at this point in the history