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

Add LocalStackContainer#getEndpoint() #7037

Merged
merged 1 commit into from May 13, 2023
Merged

Conversation

eddumelendez
Copy link
Member

Most recent localstack/localstack image versions expose only one
port 4566 and services start lazily, no more SERVICES env var
is required. For that reason, getEndpoint() becomes handy.

Most recent `localstack/localstack` image versions expose only one
port `4566` and services start lazily, no more `SERVICES` env var
is required. For that reason, `getEndpoint()` becomes handy.
@eddumelendez eddumelendez requested a review from a team as a code owner May 12, 2023 23:34
@eddumelendez eddumelendez added this to the next milestone May 12, 2023
@eddumelendez eddumelendez merged commit e023920 into main May 13, 2023
85 checks passed
@eddumelendez eddumelendez deleted the localstack_getEndpoint branch May 13, 2023 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant