Skip to content

chore(deps): bump presets for S3-global fix — correct multi-region reverse-import engine#177

Merged
sam-at-luther merged 1 commit into
mainfrom
chore/bump-presets-s3-global
May 29, 2026
Merged

chore(deps): bump presets for S3-global fix — correct multi-region reverse-import engine#177
sam-at-luther merged 1 commit into
mainfrom
chore/bump-presets-s3-global

Conversation

@sam-at-luther
Copy link
Copy Markdown
Member

Summary

Bumps insideout-terraform-presets to main (#697, S3-global discover fix) on top of the per-region genconfig engine (#696) already baked in v0.109.0.

This makes the baked reverse-import engine correct for multi-region:

  • genuinely region-bound resources (EC2/RDS/subnets) split per-region (#696), and
  • S3 — no region in its ARN — is treated as global + deduped by ARN (#697), instead of being mis-routed to a per-region provider (the #1860 failure that forced the reliable v0.105.0 rollback).

Verified

  • go build ./...
  • go vet ./internal/reverseimportjob/... clean
  • go test ./internal/reverseimportjob/... pass

After merge

Cut tag v0.110.0 → reliable re-pins ReverseImportMarsVersion forward (off the v0.105.0 rollback). Live-validate against a real multi-region (EC2/RDS across regions) account when one is available — that's the one path unit-tested but not yet live-proven.

Follow-up to reliable#1839 / #1860.

Bumps insideout-terraform-presets to main (S3-global discover fix,
insideout-terraform-presets#697) on top of the per-region genconfig
engine (#696) already baked in v0.109.0.

This makes the baked reverse-import engine correct for multi-region:
genuinely region-bound resources (EC2/RDS) split per-region (#696),
while S3 — which has no region in its ARN — is treated as global and
deduped by ARN (#697) instead of being mis-routed to a per-region
provider (the #1860 failure that forced the v0.105.0 rollback).

Cut a tag after merge (v0.110.0) so reliable can re-pin
ReverseImportMarsVersion forward off the rollback.
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​github.com/​luthersystems/​insideout-terraform-presets@​v0.11.1-0.20260529162251-a314094214ab ⏵ v0.11.1-0.20260529191236-742b64815af575 +1100100100100

View full report

@sam-at-luther sam-at-luther merged commit 44fb8d6 into main May 29, 2026
4 checks 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