Skip to content

Commit c536305

Browse files
Format Terraform
1 parent e9a9b00 commit c536305

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

infra/app/app-config/dev.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ module "dev_config" {
1818
extra_identity_provider_callback_urls = ["http://localhost"]
1919
extra_identity_provider_logout_urls = ["http://localhost"]
2020

21-
service_cpu = 512
22-
service_memory = 2048
21+
service_cpu = 512
22+
service_memory = 2048
2323

2424
# Enables ECS Exec access for debugging or jump access.
2525
# See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-exec.html

0 commit comments

Comments
 (0)