mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
name is reused to stage anyway
This commit is contained in:
parent
8c5f49976f
commit
a8026eb490
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@ output "address2uprn_state_bucket_name" {
|
|||
|
||||
module "address2uprn_registry" {
|
||||
source = "../modules/container_registry"
|
||||
name = "address2uprn-${var.stage}"
|
||||
name = "address2uprn"
|
||||
stage = var.stage
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue