Changelog
- 121b71b Add debug log for UpdateServiceAttributes input
- db07ea2 Bump github.com/fujiwara/tfstate-lookup from 1.8.1 to 1.10.0
- 15f2599 Fix duplicate ECS service deployments when service attributes change
- dea8451 Merge pull request #947 from kayac/dependabot/go_modules/v2/github.com/fujiwara/tfstate-lookup-1.10.0
- 14fe1b0 Merge pull request #961 from kayac/fix/double-deployment-on-attribute-update
- 26ba81c Merge pull request #962 from neilkuan/claude/ecspresso-diff-no-update-flag-AKyrl
- 4ea4fbc add --no-update-service flag to diff command
- 3ce82fc fix cli tests: add WithService: true for default diff test cases
- 8a2d8c9 rename diff flag from --no-update-service to --with-service/--without-service