-
Notifications
You must be signed in to change notification settings - Fork 17
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
Conversation
Signed-off-by: Abbas Hussain <[email protected]>
Signed-off-by: Abbas Hussain <[email protected]>
Signed-off-by: Abbas Hussain <[email protected]>
@@ -0,0 +1,13 @@ | |||
@echo off |
There was a problem hiding this comment.
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
Signed-off-by: Abbas Hussain <[email protected]>
There was a problem hiding this 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?
Update: Found the RFC: opensearch-project/OpenSearch#1219 |
Needs Amazon Appsec approval to make this public. Work in progress. |
Closing this PR as this does not reflect new commits after making fork repo public. |
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
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.