/bin/euca-enable-vgw-route-propagation
#!/usr/bin/python2 -tt
import euca2ools.commands.ec2.enablevgwroutepropagation
if __name__ == '__main__':
euca2ools.commands.ec2.enablevgwroutepropagation.EnableVgwRoutePropagation.run()
Anon7 — 2022 •
AnonSec Team