Adds option to disable the AWS generated API Gateway endpoint URL. Enforces that the endpoint URL is disabled whenever we use a mTLS setup to avoid potential security issues.
PR instructions
check code changes
deploy aws/api_gateway_with_domain_mtls
terraform init && terraform apply
check the API Gateway in the AWS console, default endpoint must be disabled
clean up after testing terraform destroy
The steps of acceptance
✔ I executed the PR instructions and everything worked.
✔ I checked the requirements for the ticket, and they are matching the PR.
✔ I am satisfied with the code and left annotations if I had some ideas.
Adds option to disable the AWS generated API Gateway endpoint URL. Enforces that the endpoint URL is disabled whenever we use a mTLS setup to avoid potential security issues.
PR instructions
aws/api_gateway_with_domain_mtls
terraform init && terraform apply
terraform destroy
The steps of acceptance
✔ I executed the PR instructions and everything worked.
✔ I checked the requirements for the ticket, and they are matching the PR.
✔ I am satisfied with the code and left annotations if I had some ideas.