This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
v1.10.2
Names diffs are now case insensitive.
We recently lowercased all slugs on database and made it so every new slugs will get inserted in its lowercased format, but customers with slugs with capital letters in their Terraform project will get a diff showing the capitalization difference.
This PR changes the way names (aka slugs API side) are being diffed to not show capitalization differences in names.