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

feat: update AWS CDK lib to ^2.153.0 and update mappings #37

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

semcc
Copy link
Contributor

@semcc semcc commented Aug 24, 2024

Problem

  • Outdated AWS CDK lib
  • Outdated AWS provider

Solution

  • Update package versions and fix mappings

Test Plan:

  • Covered by existing tests
  • New coverage added
  • Special instructions for testing described below

Documentation:

  • No documentation required
  • Additional documentation required below

Additional Notes:

N/A

@semcc semcc requested a review from jfrconley August 24, 2024 01:27
Copy link

changeset-bot bot commented Aug 24, 2024

🦋 Changeset detected

Latest commit: 53522fa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@nrfcloud/cdktf-aws-adaptor Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 84% 5463 / 6503
🔵 Statements 84% 5463 / 6503
🔵 Functions 70.5% 239 / 339
🔵 Branches 74.92% 502 / 670
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/mappings/services/apigateway.ts 98.34% 77.77% 66.66% 98.34% 65, 93, 159-160, 210
src/mappings/services/cognito.ts 99.28% 63.63% 78.94% 99.28% 251, 253
src/mappings/services/lambda.ts 98.86% 80.48% 78.94% 98.86% 196, 234, 241
src/mappings/services/stepfunctions.ts 97.29% 93.75% 83.33% 97.29% 24-25
Generated in workflow #66

@semcc semcc merged commit 5e77ecc into main Aug 26, 2024
5 checks passed
@semcc semcc deleted the semc/lambda-recursive-loop branch August 26, 2024 17:32
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.

2 participants