You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After creating awscc_groundstation_dataflow_endpoint_group with multiple endpoints in the endpoint_details list, when "terraform plan" is run after the initial creation, the list order changed.
Since awscc_groundstation_dataflow_endpoint_group doesn't support UPDATE action, terraform apply will fail
Terraform version
terraform: v1.9.6
terraform-provider-awscc version: 1.15.0
Affected Resource
awscc_groundstation_dataflow_endpoint_group
Description
After creating awscc_groundstation_dataflow_endpoint_group with multiple endpoints in the endpoint_details list, when "terraform plan" is run after the initial creation, the list order changed.
Since awscc_groundstation_dataflow_endpoint_group doesn't support UPDATE action, terraform apply will fail
Terraform code
Expected Behavior
when run
terraform plan
after the initial deployment, no change is expectedActual Behavior
Steps to reproduce
terraform apply
terraform plan
The text was updated successfully, but these errors were encountered: