This stack resolves issues encountered when setting up fresh staging AWS account with Terraform.
On staging we don't have legacy EC2 services, so these data blocks errored because couldn't find them.
Made them conditional.
Task for deleting legacy EC2 instances: ENG-4543 - worth doing later after everything is confirmed to be working.