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

fix: 1073 fix IAM policy for string parameters #1074

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Conversation

zh32
Copy link
Contributor

@zh32 zh32 commented Nov 21, 2024

Fixes #1073

@zh32 zh32 changed the title Fix: 1073 fix IAM policy for string parameters fix: 1073 fix IAM policy for string parameters Nov 21, 2024
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.30%. Comparing base (8f227a5) to head (d2e0adf).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1074   +/-   ##
=======================================
  Coverage   72.30%   72.30%           
=======================================
  Files           3        3           
  Lines         455      455           
=======================================
  Hits          329      329           
  Misses         88       88           
  Partials       38       38           
Flag Coverage Δ
go-lambda 72.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Signed-off-by: github-actions <[email protected]>
@zh32 zh32 merged commit 23ac30a into main Nov 21, 2024
12 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.

StringParameter creates invalid IAM Policy when there is a leading '/'
1 participant