Currently, `rules sync` is reporting the number of groups created as the number of groups updated and vice versa. To fix, we need to have `created, updated, deleted` instead of `updated, created, deleted` here: https://github.com/grafana/cortex-tools/blob/cb8190786e4bebba75d3b5bccf5f8b5d01aab390/pkg/commands/rules.go#L616