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

Added suffix parameter while creating the infra stack #80

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

navneet1v
Copy link
Contributor

@navneet1v navneet1v commented Nov 8, 2023

Description

Added suffix parameter while creating the infra stack

Issues Resolved

There is no issue as such created for this, but I was creating the stack in a shared aws account and wanted to build a separate network stack. Hence I thought to add this feature.

This is a backward compatible change, as I am adding an optional parameter to ensure that older stacks still works.

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.

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #80 (cdf07f6) into main (b9665a6) will decrease coverage by 0.04%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
- Coverage   78.60%   78.57%   -0.04%     
==========================================
  Files           6        6              
  Lines         430      434       +4     
  Branches      129      130       +1     
==========================================
+ Hits          338      341       +3     
- Misses         92       93       +1     
Files Coverage Δ
lib/os-cluster-entrypoint.ts 85.50% <80.00%> (-0.32%) ⬇️

@rishabh6788 rishabh6788 merged commit 521aeb5 into opensearch-project:main Nov 13, 2023
4 of 5 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.

2 participants