Cannot specify AddressAllocationids when updating server to EndpointType: VPC #19250
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
Terraform v0.12.26
provider "aws" (hashicorp/aws) 3.8.0
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
With all required field above given correctly: the Error is as below:
Error: error updating Transfer Server (s-exxxxxxx): InvalidRequestException: Cannot specify AddressAllocationids when updating server to EndpointType: VPC
Panic Output
Error: error updating Transfer Server (s-exxxxxxx): InvalidRequestException: Cannot specify AddressAllocationids when updating server to EndpointType: VPC
Expected Behavior
Should have deployed sftp with specified or given elastic ip within EndpointType: VPC
Actual Behavior
Error: error updating Transfer Server (s-exxxxxxx): InvalidRequestException: Cannot specify AddressAllocationids when updating server to EndpointType: VPC
Steps to Reproduce
I am not too sure if anyone else have tried the same thing to try deploying sftp with "VPC" endpoint type and static ip. Stuck with above error message.
References
When tried manually it works.
The text was updated successfully, but these errors were encountered: