Transfer server cannot transition from public to an external VPC endpoint #16556
Labels
bug
Addresses a defect in current functionality.
service/transfer
Issues and PRs that pertain to the transfer service.
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
aws_transfer_server
Terraform Configuration Files
Debug Output
Apologies as I do not have this available to report.
Panic Output
Apologies again, not available to report.
Expected Behavior
The transfer service should use the specified [external] VPC.
Actual Behavior
Apply failed with cannot add Address Allocation ID's at that time.
Steps to Reproduce
+
lines above in the configuration file example)Important Factoids
Workaround: removing the Address Allocation ID's allows an apply to work, but creates an internal resource instead of external. Adding them back after this apply correctly creates the external type and associates the IP Address.
The text was updated successfully, but these errors were encountered: