mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
delete comment
This commit is contained in:
parent
78e41f2227
commit
928e417373
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ data "terraform_remote_state" "fast_api" {
|
||||||
module "cdn" {
|
module "cdn" {
|
||||||
source = "../modules/cloudfront"
|
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 = [
|
origins = [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue