mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-20 08:03:53 +08:00
fix(region): aws security group name generate
This commit is contained in:
@@ -54,7 +54,7 @@ func init() {
|
||||
}
|
||||
|
||||
func (self *SAwsRegionDriver) IsAllowSecurityGroupNameRepeat() bool {
|
||||
return true
|
||||
return false
|
||||
}
|
||||
|
||||
func (self *SAwsRegionDriver) GenerateSecurityGroupName(name string) string {
|
||||
|
||||
Reference in New Issue
Block a user