Consistent change proposal on ecs service capacity provider #11395
Labels
service/ecs
Issues and PRs that pertain to the ecs service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
This issue was originally opened by @vladimirtiukhtin as hashicorp/terraform#23740. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Expected Behavior
When cluster's default capacity provider is used, no changes must be proposed to a service with no capacity provider defined.
Actual Behavior
Change is proposed
Steps to Reproduce
Create a cluster with default capacity provider
Create a service not specifying capacity provider which forces it to use cluster's default
Apply. Now plan. A change to capacity provider will be proposed
The text was updated successfully, but these errors were encountered: