Skip to content

Commit

Permalink
wait to come up
Browse files Browse the repository at this point in the history
  • Loading branch information
jvisker committed Nov 2, 2023
1 parent 5e14c85 commit d0ffce1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform-iac/modules/app/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ module "my_fargate_api" {
BeforeAllowTraffic = null
AfterAllowTraffic = null
}

health_check_grace_period_seconds = 300
}

resource "aws_dynamodb_table" "my_dynamo_table" {
Expand Down

0 comments on commit d0ffce1

Please sign in to comment.