-
Notifications
You must be signed in to change notification settings - Fork 336
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
Persist SSL configuration for appgateway #746
Conversation
@Fred-sun Please review. Thank you! |
Sorry for the few additional commits after requesting review, but it should be good to go now. Thanks! |
@l3ender Please!
|
@Fred-sun - it is now corrected; thank you! |
Hi @Fred-sun, anything else needed for this PR? Thank you! |
@l3ender I will push forward the merger of this PR as soon as possible. Thank you very much! |
@Fred-sun I think this PR is good to release. Let me know if I can add anything else--thank you! |
LGTM |
1 similar comment
LGTM |
SUMMARY
This PR resolves a bug where SSL policy configuration is not set for an application gateway.
Resolves #287.
ISSUE TYPE
COMPONENT NAME
azure_rm_appgateway
ADDITIONAL INFORMATION
The module input was not being provided to the parameters of the API. I have corrected that while ensuring idempotency, added SSL policy configuration as output in the info module, and added test coverage.
Because the configuration was never applied before, the test cases also needed to be updated because they were using a combination of SSL parameters not supported by the API: