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

Make loadBalancer a readonly property #117

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

gaiksaya
Copy link
Member

Description

Like vpc and securityGroup, loadbalancer is also an essential property that might be used by downstream packages. Making it a public readonly property so that is accessible.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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: Sayali Gaikawad <gaiksaya@amazon.com>
@gaiksaya gaiksaya merged commit c7de4b4 into opensearch-project:main Apr 12, 2024
3 checks passed
@gaiksaya gaiksaya deleted the nlb branch April 12, 2024 17:47
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.

None yet

2 participants