data "terraform_remote_state" "stage2" { backend = "local" config = { path = "./bootstrap/stage2-harden/terraform.tfstate" } }