-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
[New Resource]: AWS Transfer AS2 Profiles, Certificates, Connectors, and Agreements #29406
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
I am working on adding the 4 resources, please watch this space. ET 2 weeks. |
This functionality has been released in v5.6.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. Thank you! |
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. |
Description
The
aws_transfer_server
resource was recently updated to support enabling AS2 on a transfer servers. In addition to this, AWS transfer family has other AS2 specific resources that are used to setup inbound and outbound AS2 connections. These are profiles, certificates, agreements, and connectors. See the following user guide for more details.https://docs.aws.amazon.com/transfer/latest/userguide/create-b2b-server.html
Requested Resource(s) and/or Data Source(s)
*aws_transfer_as2_profile
*aws_transfer_as2_certificate
*aws_transfer_as2_agreement
*aws_transfer_as2_connector
Potential Terraform Configuration
No response
References
https://docs.aws.amazon.com/transfer/latest/userguide/API_CreateAgreement.html
https://docs.aws.amazon.com/transfer/latest/userguide/API_CreateConnector.html
https://docs.aws.amazon.com/transfer/latest/userguide/API_CreateProfile.html
https://docs.aws.amazon.com/transfer/latest/userguide/API_ImportCertificate.html
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: