-
Notifications
You must be signed in to change notification settings - Fork 6
[aws] support creating services in aws #59
Copy link
Copy link
Closed
Labels
featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-priorityIndicates a PR lacks a label and requires one.Indicates a PR lacks a label and requires one.needs-triageIndicates an issue or PR lacks a label and requires one.Indicates an issue or PR lacks a label and requires one.
Description
Activity
Metadata
Metadata
Assignees
Labels
featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-priorityIndicates a PR lacks a label and requires one.Indicates a PR lacks a label and requires one.needs-triageIndicates an issue or PR lacks a label and requires one.Indicates an issue or PR lacks a label and requires one.
What would you like to be added:
Why is this needed:
It should expose an endpoint for connection, also solving the authentication problem, which is harder than a sandbox only. For sandbox, we can use a websocket for building connections. And the instances don't need to expose endpoint or ports.
Completion requirements:
This feature requires the following artifacts:
The artifacts should be linked in subsequent comments.