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

tls_insecure_skip_verify is not expected as an attribute #93

Open
vTrex-BC opened this issue May 15, 2024 · 2 comments
Open

tls_insecure_skip_verify is not expected as an attribute #93

vTrex-BC opened this issue May 15, 2024 · 2 comments
Labels
question Further information is requested

Comments

@vTrex-BC
Copy link

With the new version 0.13.0 the tls_insecure_skip_verify is not recognized as an attribute anymore.
Workaround was to downgrade to 0.12.0 where it is still working.

@wilkejo
Copy link

wilkejo commented May 15, 2024

Hello,
just to verify. Did you see that the configuration was moved?

#82
https://registry.terraform.io/providers/magodo/restful/latest/docs#tls_insecure_skip_verify

@magodo
Copy link
Owner

magodo commented May 16, 2024

@vTrex-BC Sorry that this breaking change affects your existing workflows. As @wilkejo just mentioned, the tls_insecure_skip_verify (and cookie_enabled) are moved from top-level under client in v0.13.0. So would you please change your provider config if you intend to upgrade the version?

@magodo magodo added the question Further information is requested label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants