Skip to content

Remove the deprecated key_algorithm argument from *_cert resources #174

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

Closed
1 task done
detro opened this issue Mar 25, 2022 · 1 comment · Fixed by #215
Closed
1 task done

Remove the deprecated key_algorithm argument from *_cert resources #174

detro opened this issue Mar 25, 2022 · 1 comment · Fixed by #215

Comments

@detro
Copy link
Contributor

detro commented Mar 25, 2022

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 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
@detro detro self-assigned this Mar 25, 2022
@detro detro added this to the 4.0.0 milestone Mar 28, 2022
@detro 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
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant