mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
configure allowed_origins
This commit is contained in:
parent
a2cdf0eb57
commit
56e78350fa
1 changed files with 1 additions and 0 deletions
|
|
@ -343,4 +343,5 @@ module "postcode_splitter_registry" {
|
|||
module "condition_data_bucket" {
|
||||
source = "../modules/s3"
|
||||
bucketname = "condition-data-${var.stage}"
|
||||
allowed_origins = var.allowed_origins
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue