fix #16917 - changed aws transfer username validation to support 100 chars#16938
Conversation
…port 100 chars
|
Thank you for your contribution! 🚀 Please note that the Remove any changes to the |
|
My go skills are a bit rusty so take that in consideration. :) |
3095c1d to
27ed520
Compare
|
Not sure, what should I do to make the PR pass the failling check. |
bflad
left a comment
There was a problem hiding this comment.
Looks good, thank you for this update, @pjanuario 🚀
Output from acceptance testing:
--- PASS: TestAccAWSTransferUser_UserName_Validation (17.08s)
--- PASS: TestAccAWSTransferUser_modifyWithOptions (184.32s)
--- PASS: TestAccAWSTransferUser_disappears (190.26s)
--- PASS: TestAccAWSTransferUser_basic (193.45s)
--- PASS: TestAccAWSTransferUser_homeDirectoryMappings (203.67s)
|
@bflad I am not familiar we the provider releases, when is this expected to be released? How can I track this? |
Forget, I see that you commented in the ticket. Thanks. |
|
This has been released in version 3.23.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks! |
|
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Closes #16917
Release note for CHANGELOG:
Output from acceptance testing: