ECS capacity providers

Hello everyone,

When trying to deploy new resource from aws: capacity provider I encounter a bug and I was wondering someone else is struggling with this:

  • problem description:
    when deploying the resource “aws_ecs_capacity_provider”, terraform completes with no
    errors, adds the resource in state file, but in the AWS GUI nothing appears (ECS cluster- >Capacity provider).
  • tried so far: : resource is listed in aws-cli, rebuild whole ECS cluster
    -provider version: “2.45.0”

Thank you!