mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
address2 uprn
This commit is contained in:
parent
203843c387
commit
b2f67bfa78
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ locals {
|
|||
data "terraform_remote_state" "address2uprn" {
|
||||
backend = "s3"
|
||||
config = {
|
||||
bucket = "assessment-model-terraform-state"
|
||||
bucket = "address2uprn-terraform-state"
|
||||
key = "env:/${var.stage}/terraform.tfstate"
|
||||
region = "eu-west-2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue