Skip to content

CFn: correctly set physical resource id for VpnGatewayAttachment #12870

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

simonrw
Copy link
Contributor

@simonrw simonrw commented Jul 17, 2025

Motivation

We don't currently set the physical resource id when creating a VPC gateway attachment. This means the new CFn provider fails to deploy the resource.

Changes

  • Correctly set the physical resource id for either the vpn gateway id or internet gateway id, whichever is provided
  • Validate that the physical resource id is set

@simonrw simonrw added the semver: patch Non-breaking changes which can be included in patch releases label Jul 17, 2025
Copy link

github-actions bot commented Jul 17, 2025

LocalStack Community integration with Pro

    2 files  ±0      2 suites  ±0   1h 44m 27s ⏱️ + 1m 3s
4 930 tests +1  4 152 ✅ ±0  778 💤 +1  0 ❌ ±0 
4 932 runs  +1  4 152 ✅ ±0  780 💤 +1  0 ❌ ±0 

Results for commit 2cccd71. ± Comparison against base commit 3a47a8f.

This pull request skips 1 test.
tests.aws.services.dynamodb.test_dynamodb.TestDynamoDB ‑ test_more_than_20_global_secondary_indexes

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jul 17, 2025

Test Results - Preflight, Unit

21 862 tests  ±0   20 205 ✅ ±0   6m 17s ⏱️ +5s
     1 suites ±0    1 657 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit 2cccd71. ± Comparison against base commit 3a47a8f.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jul 17, 2025

Test Results (amd64) - Acceptance

7 tests  ±0   5 ✅ ±0   3m 8s ⏱️ +2s
1 suites ±0   2 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 2cccd71. ± Comparison against base commit 3a47a8f.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jul 17, 2025

Test Results (amd64) - Integration, Bootstrap

    5 files      5 suites   2h 24m 4s ⏱️
5 289 tests 4 358 ✅ 931 💤 0 ❌
5 295 runs  4 358 ✅ 937 💤 0 ❌

Results for commit 2cccd71.

♻️ This comment has been updated with latest results.

@simonrw simonrw marked this pull request as ready for review July 18, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant