In Terraform Docs, it seems that it may be required to use the Default AWS VPC. Using AWS Default VPC can be a big security risk and many customers delete this by default.
I need the ability to not use this as I have existing VPCs and want to add resources into this.
I also don’t need to create new VPCs.
Any suggestions would be great.