Skip to content
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

Ignore AWS::SecretsManager-2020-07-03 transform #7863

Merged
merged 1 commit into from Mar 15, 2023

Conversation

silv-io
Copy link
Member

@silv-io silv-io commented Mar 14, 2023

Currently, when trying to use the global transform from SecretsManager, the entire deployment crashes as it's assuming that we don't know that custom macro name. As the transform itself isn't entirely necessary for local development (as it's needed for secret rotation), we can currently just notify that it's not supported and continue deploying the remainder of the stack instead of crashing.

@silv-io silv-io requested a review from pinzon March 14, 2023 14:24
@silv-io silv-io temporarily deployed to localstack-ext-tests March 14, 2023 14:24 — with GitHub Actions Inactive
@github-actions
Copy link

LocalStack integration with Pro

       3 files  ±0         3 suites  ±0   1h 42m 2s ⏱️ - 3m 46s
1 798 tests ±0  1 416 ✔️ ±0  382 💤 ±0  0 ±0 
2 524 runs  ±0  1 790 ✔️ ±0  734 💤 ±0  0 ±0 

Results for commit 31187cf. ± Comparison against base commit fd25513.

Copy link
Member

@pinzon pinzon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@silv-io silv-io merged commit 3cb5069 into master Mar 15, 2023
@silv-io silv-io deleted the ignore-unsupported-transform branch March 15, 2023 07:52
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.

None yet

2 participants