terraform-aws-app-runner
terraform-aws-app-runner copied to clipboard
Terraform module to create AWS App Runner resources πΊπ¦
## Is your request related to a new offering from AWS? No ## Is your request related to a problem? Please describe. Yes. When using apprunner in image mode you...
## Description This pull request will automate custom domain DNS validation in app runner. ## Motivation and Context - The existing code necessitates manual intervention to validate records, as outlined...
## Description Applying the module and then later adding: ``` module "this" { ... enable_observability_configuration = false ... } ``` fails with the following error: ``` Error: updating App Runner...