mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 16:39:49 -04:00
Remove outdated comments
This commit is contained in:
@@ -34,12 +34,6 @@ module "logo_upload_bucket" {
|
||||
name = "${local.app_name}-logo-upload-bucket-${local.env}"
|
||||
}
|
||||
|
||||
# ##########################################################################
|
||||
# The following lines need to be commented out for the initial `terraform apply`
|
||||
# It can be re-enabled after:
|
||||
# 1) the api app has first been deployed
|
||||
# 2) the admin app has first been deployed
|
||||
###########################################################################
|
||||
module "api_network_route" {
|
||||
source = "../shared/container_networking"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user