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

[Bug]: aws_transfer_server host_key argument should accept more than one key #33527

Open
vbarba opened this issue Sep 19, 2023 · 5 comments
Open
Labels
bug Addresses a defect in current functionality. service/transfer Issues and PRs that pertain to the transfer service.

Comments

@vbarba
Copy link

vbarba commented Sep 19, 2023

Terraform Core Version

1.5.7

AWS Provider Version

5.17.0

Affected Resource(s)

aws_transfer_server

Expected Behavior

host_key should be a block of keys instead one single string

Actual Behavior

host_key argument is just one single string

Relevant Error/Panic Output Snippet

No response

Terraform Configuration Files

N/A

Steps to Reproduce

N/A

Debug Output

No response

Panic Output

No response

Important Factoids

No response

References

(https://docs.aws.amazon.com/transfer/latest/userguide/configuring-servers-change-host-key.html)

Would you like to implement a fix?

None

@vbarba vbarba added the bug Addresses a defect in current functionality. label Sep 19, 2023
@github-actions
Copy link

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

@terraform-aws-provider terraform-aws-provider bot added the needs-triage Waiting for first response or review from a maintainer. label Sep 19, 2023
@sylr
Copy link
Contributor

sylr commented Oct 26, 2023

Ran into this issue as well.

@justinretzolk justinretzolk added service/transfer Issues and PRs that pertain to the transfer service. and removed needs-triage Waiting for first response or review from a maintainer. labels Nov 9, 2023
@freakinhippie
Copy link

Would the aws provider team be receptive to a PR for this? I may be willing to take a stab at it, but I don't want to go to the trouble if the PR isn't likely to be merged.

@freakinhippie
Copy link

It seems this would more appropriately be a new resource, such as aws_transfer_host_key or similar.

@mmadrono
Copy link

Ran into this issue well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Addresses a defect in current functionality. service/transfer Issues and PRs that pertain to the transfer service.
Projects
None yet
Development

No branches or pull requests

5 participants