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(cwp-template-aws): add storage operations #1978

Closed

Conversation

brunozoric
Copy link
Contributor

@brunozoric brunozoric commented Oct 20, 2021

Changes

Add a possibility to choose from different storage operations for the cwp-template-aws package.
Template folder contains:

  • dynamodb (ddb) - files that are specific for the dynamodb storage operations
  • dynamodb + elasticsearch (ddb-es) - files that are specific for the dynamodb + elasticsearch storage operations
  • common - files that are common to both dynamodb and dynamodb + elasticsearch storage operations

This is the initial idea. We will see if there is another, better, way to handle multiple storage operation templates over multiple cloud providers.

How Has This Been Tested?

Manual testing: publish to verdaccio and try create-webiny-project.

@brunozoric brunozoric added this to the 5.17.0 milestone Oct 20, 2021
@brunozoric brunozoric self-assigned this Oct 20, 2021
@brunozoric brunozoric closed this Oct 26, 2021
@brunozoric brunozoric deleted the feat/create-webiny-project/storage-operations branch October 26, 2021 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant