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(amplify): added additional modifiers #1656

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

BjornTheProgrammer
Copy link
Contributor

πŸ”— Linked issue

resolves #1655

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This just makes it possible to pass in all of the currently available options into the aws provider.

@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 63.42%. Comparing base (ee9b0c7) to head (1699d02).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1656      +/-   ##
==========================================
+ Coverage   62.93%   63.42%   +0.49%     
==========================================
  Files          79       79              
  Lines        3545     3593      +48     
  Branches      414      416       +2     
==========================================
+ Hits         2231     2279      +48     
  Misses       1285     1285              
  Partials       29       29              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@danielroe danielroe changed the title feat: added options to amplify provider feat(amplify): added additional modifiers to amplify provider Jan 6, 2025
@danielroe danielroe changed the title feat(amplify): added additional modifiers to amplify provider feat(amplify): added additional modifiers Jan 6, 2025
@danielroe
Copy link
Member

thank you! ❀️

@danielroe danielroe merged commit 59ed676 into nuxt:main Jan 6, 2025
2 checks passed
@github-actions github-actions bot mentioned this pull request Jan 6, 2025
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.

Add all image options for amplify
3 participants