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

r/aws_mq_configuration: add missing authentication_strategy #18070

Commits on Mar 24, 2021

  1. r/aws_mq_configuration: add missing authentication_strategy

    When creating an ActiveMQ instance with authentication_strategy=ldap,
    then the corresponding configuration has to contain the same option
    as well for the user to be able to include a cachedLDAPAuthorizationMap
    element in the broker xml configuration. If the option is not provided
    when creating the configuration, the default strategy "simple" is
    assumed and AWS automatically removes the cachedLDAPAuthorizationMap
    element.
    Andreas Granig authored and YakDriver committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    155ee8d View commit details
    Browse the repository at this point in the history
  2. Fix terraform test configuration format

    Andreas Granig authored and YakDriver committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    2850d10 View commit details
    Browse the repository at this point in the history
  3. Add PR changelog file.

    Andreas Granig authored and YakDriver committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7f907a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e889eaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    580e6b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c7d16d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdbd9b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cf6877 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eca06c0 View commit details
    Browse the repository at this point in the history