Skip to content

Commit

Permalink
Updates from GitHub Actions Format Code workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
modernisation-platform-ci committed Mar 11, 2024
1 parent bfb9274 commit 46d347a
Show file tree
Hide file tree
Showing 17 changed files with 208 additions and 208 deletions.
2 changes: 1 addition & 1 deletion terraform/environments/cdpt-chaps/bastion_linux.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module "bastion_linux" {
}

# s3 - used for logs and user ssh public keys
bucket_name = "bastion"
bucket_name = "bastion"
# public keys
public_key_data = local.public_key_data.keys[local.environment]
# logs
Expand Down
2 changes: 1 addition & 1 deletion terraform/environments/cdpt-ifs/bastion_linux.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module "bastion_linux" {
}

# s3 - used for logs and user ssh public keys
bucket_name = "bastion"
bucket_name = "bastion"

# public keys
public_key_data = local.public_key_data.keys[local.environment]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,11 @@ locals {
"/dev/sdb" = { type = "gp3", size = 56 }
}
tags = {
pre-migration = "PPCAW00013"
description = "Application Server Region 1"
os-type = "Windows"
ami = "pp-csr-a-13-a"
component = "app"
pre-migration = "PPCAW00013"
description = "Application Server Region 1"
os-type = "Windows"
ami = "pp-csr-a-13-a"
component = "app"
}
route53_records = {
create_internal_record = true
Expand All @@ -149,11 +149,11 @@ locals {
"/dev/sdd" = { type = "gp3", size = 56 }
}
tags = {
pre-migration = "PPCAW00014"
description = "Application Server Region 2"
os-type = "Windows"
ami = "pp-csr-a-14-b"
component = "app"
pre-migration = "PPCAW00014"
description = "Application Server Region 2"
os-type = "Windows"
ami = "pp-csr-a-14-b"
component = "app"
}
route53_records = {
create_internal_record = true
Expand All @@ -176,11 +176,11 @@ locals {
"/dev/sdd" = { type = "gp3", size = 128 }
}
tags = {
pre-migration = "PPCAW00017"
description = "Application Server Region 3"
os-type = "Windows"
ami = "pp-csr-a-17-a"
component = "app"
pre-migration = "PPCAW00017"
description = "Application Server Region 3"
os-type = "Windows"
ami = "pp-csr-a-17-a"
component = "app"
}
route53_records = {
create_internal_record = true
Expand All @@ -203,11 +203,11 @@ locals {
"/dev/sdd" = { type = "gp3", size = 128 }
}
tags = {
pre-migration = "PPCAW00018"
description = "Application Server Region 4"
os-type = "Windows"
ami = "pp-csr-a-18-b"
component = "app"
pre-migration = "PPCAW00018"
description = "Application Server Region 4"
os-type = "Windows"
ami = "pp-csr-a-18-b"
component = "app"
}
route53_records = {
create_internal_record = true
Expand All @@ -228,11 +228,11 @@ locals {
"/dev/sdb" = { type = "gp3", size = 56 }
}
tags = {
pre-migration = "PPCAW00002"
description = "Application Server Region 5"
os-type = "Windows"
ami = "pp-csr-a-2-b"
component = "app"
pre-migration = "PPCAW00002"
description = "Application Server Region 5"
os-type = "Windows"
ami = "pp-csr-a-2-b"
component = "app"
}
route53_records = {
create_internal_record = true
Expand All @@ -253,11 +253,11 @@ locals {
"/dev/sdb" = { type = "gp3", size = 56 }
}
tags = {
pre-migration = "PPCAW00003"
description = "Application Server Region 6"
os-type = "Windows"
ami = "pp-csr-a-3-a"
component = "app"
pre-migration = "PPCAW00003"
description = "Application Server Region 6"
os-type = "Windows"
ami = "pp-csr-a-3-a"
component = "app"
}
route53_records = {
create_internal_record = true
Expand All @@ -280,11 +280,11 @@ locals {
"/dev/sdd" = { type = "gp3", size = 128 }
}
tags = {
pre-migration = "PPCAW00015"
description = "Application Server Training A"
os-type = "Windows"
ami = "pp-csr-a-15-a"
component = "trainingA"
pre-migration = "PPCAW00015"
description = "Application Server Training A"
os-type = "Windows"
ami = "pp-csr-a-15-a"
component = "trainingA"
}
route53_records = {
create_internal_record = true
Expand All @@ -307,11 +307,11 @@ locals {
"/dev/sdd" = { type = "gp3", size = 128 }
}
tags = {
pre-migration = "PPCAW00016"
description = "Application Server Training B"
os-type = "Windows"
ami = "pp-csr-a-16-b"
component = "trainingB"
pre-migration = "PPCAW00016"
description = "Application Server Training B"
os-type = "Windows"
ami = "pp-csr-a-16-b"
component = "trainingB"
}
route53_records = {
create_internal_record = true
Expand All @@ -334,11 +334,11 @@ locals {
"/dev/sdd" = { type = "gp3", size = 129 }
}
tags = {
pre-migration = "PPCWW00001"
description = "Web Server Region 1 and 2"
os-type = "Windows"
ami = "PPCWW00001"
component = "web"
pre-migration = "PPCWW00001"
description = "Web Server Region 1 and 2"
os-type = "Windows"
ami = "PPCWW00001"
component = "web"
}
route53_records = {
create_internal_record = true
Expand All @@ -361,11 +361,11 @@ locals {
"/dev/sdd" = { type = "gp3", size = 129 }
}
tags = {
pre-migration = "PPCWW00002"
description = "Web Server Region 1 and 2"
os-type = "Windows"
ami = "pp-csr-w-2-b"
component = "web"
pre-migration = "PPCWW00002"
description = "Web Server Region 1 and 2"
os-type = "Windows"
ami = "pp-csr-w-2-b"
component = "web"
}
route53_records = {
create_internal_record = true
Expand All @@ -387,11 +387,11 @@ locals {
"/dev/sdc" = { type = "gp3", size = 129 }
}
tags = {
pre-migration = "PPCWW00005"
description = "Web Server Region 3 and 4"
os-type = "Windows"
ami = "PPCWW00005"
component = "web"
pre-migration = "PPCWW00005"
description = "Web Server Region 3 and 4"
os-type = "Windows"
ami = "PPCWW00005"
component = "web"
}
route53_records = {
create_internal_record = true
Expand All @@ -414,11 +414,11 @@ locals {
"/dev/sdd" = { type = "gp3", size = 129 }
}
tags = {
pre-migration = "PPCWW00006"
description = "Web Server Region 3 and 4"
os-type = "Windows"
ami = "pp-csr-w-6-b"
component = "web"
pre-migration = "PPCWW00006"
description = "Web Server Region 3 and 4"
os-type = "Windows"
ami = "pp-csr-w-6-b"
component = "web"
}
route53_records = {
create_internal_record = true
Expand All @@ -439,11 +439,11 @@ locals {
"/dev/sdb" = { type = "gp3", size = 56 }
}
tags = {
pre-migration = "PPCWW00007"
description = "Web Server Region 5 and 6"
os-type = "Windows"
ami = "pp-csr-w-8-b" # rebuilt using pp-csr-w-8-b AMI
component = "web"
pre-migration = "PPCWW00007"
description = "Web Server Region 5 and 6"
os-type = "Windows"
ami = "pp-csr-w-8-b" # rebuilt using pp-csr-w-8-b AMI
component = "web"
}
route53_records = {
create_internal_record = true
Expand All @@ -464,11 +464,11 @@ locals {
"/dev/sdb" = { type = "gp3", size = 56 }
}
tags = {
pre-migration = "PPCWW00008"
description = "Web Server Region 5 and 6"
os-type = "Windows"
ami = "pp-csr-w-8-b"
component = "web"
pre-migration = "PPCWW00008"
description = "Web Server Region 5 and 6"
os-type = "Windows"
ami = "pp-csr-w-8-b"
component = "web"
}
route53_records = {
create_internal_record = true
Expand All @@ -491,11 +491,11 @@ locals {
"/dev/sdd" = { type = "gp3", size = 56 }
}
tags = {
pre-migration = "PPCWW00003"
description = "Web Server Training A and B"
os-type = "Windows"
ami = "pp-csr-w-3-a"
component = "trainingab"
pre-migration = "PPCWW00003"
description = "Web Server Training A and B"
os-type = "Windows"
ami = "pp-csr-w-3-a"
component = "trainingab"
}
route53_records = {
create_internal_record = true
Expand All @@ -518,18 +518,18 @@ locals {
"/dev/sdd" = { type = "gp3", size = 129 }
}
tags = {
pre-migration = "PPCWW00004"
description = "Web Server Training A and B"
os-type = "Windows"
ami = "pp-csr-w-4-b"
component = "trainingab"
pre-migration = "PPCWW00004"
description = "Web Server Training A and B"
os-type = "Windows"
ami = "pp-csr-w-4-b"
component = "trainingab"
}
route53_records = {
create_internal_record = true
create_external_record = true
}
})
}
}


baseline_lbs = {
Expand Down
Loading

0 comments on commit 46d347a

Please sign in to comment.