It seems like the current UTM CF templates here: https://github.com/sophos-iaas/aws-cf-templates want to create a brand-new VPC.
I'm not super-familiar with modifying cloud formation templates -- but it seems like there ought to be an option to set up an HA UTM in an existing VPC.
Has anyone done this? I can do this with the "standalone" template... but that one requires an additional step of configuring the UTM via the web console after launch.
I'm trying to automate the whole process so I can spin up a new UTM in an existing VPC purely from code, without interactive configuration steps.
This thread was automatically locked due to age.