Prefix List ressource won't allow adding an entry and changing the maximum number of entries at the same time #26639
Labels
bug
Addresses a defect in current functionality.
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
windows_amd64
terraform v1.2.7
terraform providers
Providers:
├── provider[registry.terraform.io/hashicorp/aws] 4.29.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.
Expected Behavior
The execution of terraform apply + confirmation should have worked.
Actual Behavior
Received an error: error updating EC2 Managed Prefix List (pl-0625f89a976b5cd): InvalidParameterCombination: You cannot modify the entries and the maximum entries for the prefix list in the same request.
Steps to Reproduce
terraform apply
, confirmterraform apply
, confirmReferences
The text was updated successfully, but these errors were encountered: