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

Updating doc for PEM fields that underlying Golang libraries append a \n to #198

Merged
merged 1 commit into from
May 3, 2022

Conversation

detro
Copy link
Contributor

@detro detro commented Apr 29, 2022

Closes: #197
Additional context: #163
Additional context: #9
Relates to: hashicorp/terraform-provider-aws#24025

Adding a suggestion to use trimspace() in case the generated PEM causes issues.

One thing I'm not sure about: does it make sense to mention the underlying libraries that "cause" this, or not.

… `\n` to

Adding a suggestion to use `trimspace()` in case the generated PEM causes issues.
@detro detro requested a review from a team as a code owner April 29, 2022 17:52
@detro detro added this to the 3.4.0 milestone Apr 29, 2022
Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 🚀

@detro detro merged commit bc6674f into main May 3, 2022
@detro detro deleted the detro/add_doc_around_openssh_pem_trimming branch May 3, 2022 09:15
jackivanov pushed a commit to jackivanov/terraform-provider-tls that referenced this pull request Aug 4, 2022
… `\n` to (hashicorp#198)

Adding a suggestion to use `trimspace()` in case the generated PEM causes issues.
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, 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 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to Import "ED25519" key into resource "aws_key_pair"
3 participants