mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
set aliases
This commit is contained in:
parent
1dc3b0db2c
commit
1056dda939
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ module "cdn" {
|
|||
source = "../modules/cloudfront"
|
||||
|
||||
# Comment out temporarily just to see what happens
|
||||
# aliases = [data.terraform_remote_state.fast_api.outputs.domain_name]
|
||||
aliases = [data.terraform_remote_state.fast_api.outputs.domain_name]
|
||||
|
||||
origins = [
|
||||
# ---- S3 ----
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue