Best practice for multi-env setup
Is it possible to run a multi-env setup on the same account? Let's say, I want to run production and staging. I'm using Terraform to manage the infrastructure. I don't want to divide to multiple accounts as I want to keep the DNS management in the same account and it would just add more complexity for the new account.
But if it's not the recommended path, I would go with multi-account setup.
But if it's not the recommended path, I would go with multi-account setup.