Case sensitivity leads to unexpected replace plans #620
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
bug/diff
kind/bug related to Pulumi generating wrong diffs on preview or up.
kind/bug
Some behavior is incorrect or out of spec
What happened?
Noting that cloudflare.Zone normalizes the case to lowercase, but this leads to spurious diffs and replace plans when the program has an uppercase source. There are probably more resources like this.
Example
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: