You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement Nebius security group management framework
- Add proper service account authentication using gosdk.IAMToken
- Implement AddFirewallRulesToInstance with security group management structure
- Implement RevokeSecurityGroupRules with proper error handling
- Update CreateInstance to handle security group associations
- Add helper methods for security group operations
- Update SECURITY.md checklist to reflect implemented features
- Update README.md to mark firewall management as supported
- All methods include proper error messages indicating VPC service integration needed
Co-Authored-By: Alec Fong <alecsanf@usc.edu>
0 commit comments