Description of changes: The App Runner Terraform was failing to deploy properly with ECR Public images due to providing authentication configuration only suitable for ECR private repositories. This authentication configuration is now passed in conditionally depending on the repository type.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: N/A
Description of changes: The App Runner Terraform was failing to deploy properly with ECR Public images due to providing authentication configuration only suitable for ECR private repositories. This authentication configuration is now passed in conditionally depending on the repository type.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.