-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SDKv2 detailed diff set tests for top-level ForceNew #2724
Conversation
This change is part of the following stack:
Change managed by git-spice. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2724 +/- ##
=======================================
Coverage 69.64% 69.64%
=======================================
Files 301 301
Lines 38726 38726
=======================================
Hits 26971 26971
Misses 10237 10237
Partials 1518 1518 ☔ View full report in Codecov by Sentry. |
e34124f
to
77ebeec
Compare
77ebeec
to
eddfb59
Compare
40369a1
to
a350c93
Compare
eddfb59
to
7345fe0
Compare
a350c93
to
2e69e46
Compare
7345fe0
to
b2b8cf9
Compare
id = "newid" | ||
|
||
- test { | ||
- nested = "value" -> null |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Terraform plan here is weird!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Spot-checking a few, looks reasonable!
2e69e46
to
0f1206a
Compare
b2b8cf9
to
d168ffb
Compare
This change adds SDKv2 detailed diff tests for top-level ForceNew sets.
Some of the test permutations are skipped because we discovered some unnecessary replacements on our side. This is tracked in #2726