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 deprecation notice for require_ssl field #7435

Conversation

modular-magician
Copy link
Collaborator

Related to issues/17443. Basically customers need to manually set compatible require_ssl and ssl_mode otherwise the request will fail. The require_ssl is legacy and its functionality can be fully replaced by ssl_mode.

To get rid of the burden, we have to deprecate the require_ssl in favor of the newer field ssl_mode. This PR adds the deprecation message for the field require_ssl.

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#10797

[upstream:229dc05f8aa1deb55c20080dd47489aa70490779]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 401399d into hashicorp:main May 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant