When trying to sync remote state with local terraform, I discovered several inconsistencies bethween them.
I needed to make adjustments in the terraform to match local state.
Introduced a is_dev variable to switch betweeen these two.
I don't know which resources are "correct" so I kept the remote state untouched.
Cc @jon, @varun
Depends on D8568