Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ownership-verification-cert. to API Gateway #21076

Merged
merged 25 commits into from
Feb 9, 2022
Merged

Add ownership-verification-cert. to API Gateway #21076

merged 25 commits into from
Feb 9, 2022

Commits on Feb 9, 2022

  1. feat: add ownership-verification-cert. to API Gateway

    - add `ownership_verification_certificate_arn` to:
      - `aws_apigatewayv2_domain_name.domain_name_configuration`,
      - `aws_api_gateway_domain_name`.
    - update documentation to include `ownership_verification_certificate_arn`;
    - add separate tests for mTLS with ownership-verification (as it
      requires both a public cert. for verification plus an imported cert.
      to trigger the requirement.)
    PsypherPunk authored and YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    2e211ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce7c06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30bcf9c View commit details
    Browse the repository at this point in the history
  4. Clean up names

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    4ef671d View commit details
    Browse the repository at this point in the history
  5. Clean up logic

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    1bb168b View commit details
    Browse the repository at this point in the history
  6. Clean up tests

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    66f31c3 View commit details
    Browse the repository at this point in the history
  7. Clean up logic

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    bb8751c View commit details
    Browse the repository at this point in the history
  8. Clean up tests

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    bb758b9 View commit details
    Browse the repository at this point in the history
  9. Fix name

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    2b3e4cc View commit details
    Browse the repository at this point in the history
  10. Clean up docs

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    ae28b69 View commit details
    Browse the repository at this point in the history
  11. All that glinters

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    285cc4c View commit details
    Browse the repository at this point in the history
  12. Guantanamera

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    3b535ba View commit details
    Browse the repository at this point in the history
  13. Plan not empty

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7ada9e9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3f86818 View commit details
    Browse the repository at this point in the history
  15. Add example

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    75d0381 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    39c86ce View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    199ce7e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f772144 View commit details
    Browse the repository at this point in the history
  19. Clean up

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    5974669 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1120efb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4d26659 View commit details
    Browse the repository at this point in the history
  22. Fix comments

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    85f4a1c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    087becf View commit details
    Browse the repository at this point in the history
  24. Aumentar documentation

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    3e768e0 View commit details
    Browse the repository at this point in the history
  25. Fix typos

    YakDriver committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    b35fd99 View commit details
    Browse the repository at this point in the history