File tree Expand file tree Collapse file tree 7 files changed +0
-31
lines changed
archived_epr/infrastructure/terraform/per_account/modules/sds_etl_hscn_vpc
infrastructure/terraform/per_account Expand file tree Collapse file tree 7 files changed +0
-31
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -90,12 +90,6 @@ resource "aws_s3_bucket_logging" "truststore_to_access_logs" {
9090 target_prefix = " truststore/log/"
9191}
9292
93- module "sds_etl_hscn_vpc" {
94- source = " ../modules/sds_etl_hscn_vpc"
95- environment = terraform. workspace
96- prefix = local. project
97- }
98-
9993# -------- ROUTE 53 ---------
10094
10195resource "aws_route53_zone" "dev-ns" {
Original file line number Diff line number Diff line change @@ -90,13 +90,6 @@ resource "aws_s3_bucket_logging" "truststore_to_access_logs" {
9090 target_prefix = " truststore/log/"
9191}
9292
93-
94- module "sds_etl_hscn_vpc" {
95- source = " ../modules/sds_etl_hscn_vpc"
96- environment = terraform. workspace
97- prefix = local. project
98- }
99-
10093# -------- ROUTE 53 ---------
10194
10295resource "aws_route53_zone" "int-ns" {
Original file line number Diff line number Diff line change @@ -90,12 +90,6 @@ resource "aws_s3_bucket_logging" "truststore_to_access_logs" {
9090 target_prefix = " truststore/log/"
9191}
9292
93- module "sds_etl_hscn_vpc" {
94- source = " ../modules/sds_etl_hscn_vpc"
95- environment = terraform. workspace
96- prefix = local. project
97- }
98-
9993# -------- ROUTE 53 ---------
10094
10195resource "aws_route53_zone" "prod-ns" {
Original file line number Diff line number Diff line change @@ -90,12 +90,6 @@ resource "aws_s3_bucket_logging" "truststore_to_access_logs" {
9090 target_prefix = " truststore/log/"
9191}
9292
93- module "sds_etl_hscn_vpc" {
94- source = " ../modules/sds_etl_hscn_vpc"
95- environment = terraform. workspace
96- prefix = local. project
97- }
98-
9993# -------- ROUTE 53 ---------
10094
10195resource "aws_route53_zone" "qa-ns" {
Original file line number Diff line number Diff line change @@ -90,12 +90,6 @@ resource "aws_s3_bucket_logging" "truststore_to_access_logs" {
9090 target_prefix = " truststore/log/"
9191}
9292
93- module "sds_etl_hscn_vpc" {
94- source = " ../modules/sds_etl_hscn_vpc"
95- environment = terraform. workspace
96- prefix = local. project
97- }
98-
9993# -------- ROUTE 53 ---------
10094
10195resource "aws_route53_zone" "ref-ns" {
You can’t perform that action at this time.
0 commit comments