Skip to content

Commit

Permalink
adjusting provider requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbass committed May 17, 2024
1 parent f970809 commit 2e4987f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ inputs = {
secrets_endpoint_security_group = dependency.vpc.outputs.secrets_endpoint_security_group
logs_endpoint_security_group = dependency.vpc.outputs.logs_endpoint_security_group
database_subnet_cidrs = dependency.vpc.outputs.database_subnet_cidrs
ssl_cert = "arn:aws:acm:us-east-1:768512802988:certificate/4a53e27b-0cd3-4855-a13f-5bac50015e43"
tags = local.tags
}

0 comments on commit 2e4987f

Please sign in to comment.