Skip to content

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

Closed
wants to merge 1 commit into from

Conversation

arnol377
Copy link
Collaborator

@arnol377 arnol377 commented Jul 9, 2026

Description

Replaces SSH-style git@ source URLs with git::https:// for all three aws-iam-role module references (patch_role, patch_execution_role, patch_execproxy_role). This is the remaining cleanup from CSVD/terraform-csvd-patch4 feature/patch4-cleanups that was not included in the initial migration PR #1.

Purpose

HTTPS module sources are required in environments where SSH agent forwarding is unavailable. No resource changes — this is a source URL format fix only.

Add tf-plan output Here

(see attached log)

Screenshots (if appropriate):

N/A

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.
@morga471
Copy link
Collaborator

morga471 commented Jul 9, 2026

No, we use ssh to pull modules.

@morga471 morga471 closed this Jul 9, 2026
@morga471 morga471 deleted the feature/patch4-cleanups branch July 9, 2026 21:04
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants