From 276a28decef08f436815d1cc739b06175615612b Mon Sep 17 00:00:00 2001 From: Chandra Reddy Date: Thu, 15 Aug 2024 16:17:17 -0400 Subject: [PATCH] update port --- infrastructure/04_rds.tf | 2 +- infrastructure/05_apprunner.tf | 9 ++ infrastructure/terraform.tfstate | 105 ++++++++++++------------ infrastructure/terraform.tfstate.backup | 90 ++++++++++---------- 4 files changed, 109 insertions(+), 97 deletions(-) diff --git a/infrastructure/04_rds.tf b/infrastructure/04_rds.tf index 6f4b45b..b395f9e 100644 --- a/infrastructure/04_rds.tf +++ b/infrastructure/04_rds.tf @@ -86,7 +86,7 @@ resource "null_resource" "create_databases" { provisioner "local-exec" { command = <