Skip to content

[ALL MODULES] Fix SSH module sources, update README + SPECS, bump versions#29

Merged
jonryser merged 2 commits intomainfrom
fix/apprunner-context-null-validation
Mar 21, 2026
Merged

[ALL MODULES] Fix SSH module sources, update README + SPECS, bump versions#29
jonryser merged 2 commits intomainfrom
fix/apprunner-context-null-validation

Conversation

@genui-scotty
Copy link
Copy Markdown

@genui-scotty genui-scotty bot commented Mar 20, 2026

What

Follows up on #28 (null validation fix). Completes the full module checklist for the AppRunner module.
Edited ALL modules to reference other modules via https instead of ssh.

Changes

  • context.tf, iam.tf, example/context.tf, example/ecr.tf: Replace git::git@github.com: SSH sources with git::https://github.com/ HTTPS equivalents — SSH fails in CI and any environment without SSH keys configured for GitHub
  • README.md: Replace local ./AppRunner source paths in usage examples with real GitHub HTTPS ref (1.0.5-AppRunner)
  • SPECS.md: Regenerated via terraform-docs markdown table --output-file SPECS.md --output-mode inject ./
  • project.json: Bump 1.0.41.0.5 (patch — bug fix + docs)

Checklist

  • project.json version bumped
  • SPECS.md regenerated via terraform-docs
  • README.md updated with correct source refs
  • Example SSH URLs fixed
  • terraform fmt -recursive clean
  • terraform validate passes

Montgomery Scott and others added 2 commits March 20, 2026 12:03
- context.tf, iam.tf, example/context.tf, example/ecr.tf: replace
  git::git@github.com: SSH sources with git::https://github.com/
  HTTPS equivalents — SSH fails in CI and any environment without
  SSH keys configured for GitHub
- README.md: replace local ./AppRunner source paths in usage examples
  with real GitHub HTTPS ref (1.0.5-AppRunner)
- SPECS.md: regenerated via terraform-docs markdown table
- project.json: bump 1.0.4 → 1.0.5 (patch — bug fix + docs)
@jonryser jonryser force-pushed the fix/apprunner-context-null-validation branch from 573ecdf to 8c16dfb Compare March 21, 2026 02:40
@jonryser jonryser changed the title [AppRunner] Fix SSH module sources, update README + SPECS, bump to 1.0.5 [ALL MODULES] Fix SSH module sources, update README + SPECS, bump versions Mar 21, 2026
@jonryser jonryser merged commit c194490 into main Mar 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant