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

CDK (Cloud Development Kit) to create infra for project website search #15

Closed
wants to merge 4 commits into from

Conversation

abbashus
Copy link
Contributor

Signed-off-by: Abbas Hussain [email protected]

Description

Initial CDK for creating AWS resources for project website search as defined in RFC. This is not the final code and may require further iterations.

Issues Resolved

#13

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Abbas Hussain <[email protected]>
@abbashus abbashus self-assigned this Sep 20, 2021
@abbashus abbashus changed the title DK (Cloud Development Kit) to create infra for project website search CDK (Cloud Development Kit) to create infra for project website search Sep 20, 2021
@@ -0,0 +1,13 @@
@echo off
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file is auto-generated as part cdk init

Copy link
Member

@saratvemulapalli saratvemulapalli left a comment

Choose a reason for hiding this comment

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

While we take a look at this PR, couple of questions:

  • Is there a place where have published the design in the open?
  • Follow up on the above, this helps iron out design details, help understand the reviewers exactly what we are trying to achieve using CDK (this PR).
  • Why is this repository in private? Can we make it public and start iterating on things?

@saratvemulapalli
Copy link
Member

Update: Found the RFC: opensearch-project/OpenSearch#1219

@abbashus
Copy link
Contributor Author

abbashus commented Sep 21, 2021

Why is this repository in private? Can we make it public and start iterating on things?

Needs Amazon Appsec approval to make this public. Work in progress.

@abbashus
Copy link
Contributor Author

Closing this PR as this does not reflect new commits after making fork repo public.

@abbashus abbashus closed this Oct 11, 2021
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