Terraform Runs are not clean in any environment

(except DR)

This is preventing us from being able to confidently run terraform. All members of the team should be able to run terraform for a given environment and only see the changes related to the issue they are working on. Right now there are a wide variety of changes, which leads to members of the team targeting only the work they are doing, and slowly we are building up a list of things that terraform wants to change. At some point, this is going to bring a bout of destruction that we should avoid.

Utilize this issue to keep track of the work necessary to get all environments into a clean run.

Edited by John Skarbek