Заменить правила security group yc

Добавить stateful-правило SG; note: правила работают как allow-list

yc vpc security-group update-rules <name> --add-rule 'direction=ingress,port=443,protocol=tcp,v4-cidrs=[0.0.0.0/0]'