You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Algorithm of the Private Key algorithm is inferred from the Key itself as of 3.2.0.
We have deprecated it in 3.2.0: this issue is about removing it, and replacing it with a Computed value that plays an "informative" role.
Proposal
Fields key_algorithm are removed after deprecation in 3.2.0.
Also testing setup to aid the deprecation should be removed.
How much impact is this issue causing?
Low
Additional Information
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
detro
changed the title
Remove the deprecated key_algorithm argument from *_cert resources and release 4.0.x
Remove the deprecated key_algorithm argument from *_cert resources
Jun 20, 2022
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Uh oh!
There was an error while loading. Please reload this page.
Terraform CLI and Provider Versions
0.12
Use Cases or Problem Statement
Context: #173
The Algorithm of the Private Key algorithm is inferred from the Key itself as of 3.2.0.
We have deprecated it in 3.2.0: this issue is about removing it, and replacing it with a
Computed
value that plays an "informative" role.Proposal
Fields
key_algorithm
are removed after deprecation in3.2.0
.Also testing setup to aid the deprecation should be removed.
How much impact is this issue causing?
Low
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: