We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#2210 introduces the function to open ports on cloud.
We need to add requested permission in our document for minimal permission for AWS/GCP, we probably should add another item about the permission for opening the ports. https://skypilot.readthedocs.io/en/latest/cloud-setup/cloud-permissions/gcp.html#user
For GCP, we don't have new permissions; For AWS, we need to add DeleteSecurityGroups.
DeleteSecurityGroups
The text was updated successfully, but these errors were encountered:
Reference: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteSecurityGroup.html
Sorry, something went wrong.
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.
Closed since this issue has already been resolved in #2485
cblmemo
No branches or pull requests
#2210 introduces the function to open ports on cloud.
We need to add requested permission in our document for minimal permission for AWS/GCP, we probably should add another item about the permission for opening the ports. https://skypilot.readthedocs.io/en/latest/cloud-setup/cloud-permissions/gcp.html#user
For GCP, we don't have new permissions; For AWS, we need to add
DeleteSecurityGroups
.The text was updated successfully, but these errors were encountered: