mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +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" {
|
data "terraform_remote_state" "address2uprn" {
|
||||||
backend = "s3"
|
backend = "s3"
|
||||||
config = {
|
config = {
|
||||||
bucket = "assessment-model-terraform-state"
|
bucket = "address2uprn-terraform-state"
|
||||||
key = "env:/${var.stage}/terraform.tfstate"
|
key = "env:/${var.stage}/terraform.tfstate"
|
||||||
region = "eu-west-2"
|
region = "eu-west-2"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue