You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-@michaelPotter added an **awesome** new feature to detect/repair remote changes in #216 aligned with Terraform's test/repair paradigm! See `ignore_changes_to` and `ignore_all_server_changes`!
3
-
- You can set which CAs you trust in the provider directly instead of using only the system-managed certs thanks to #270 by @daniel-butler-irl!
4
-
- Thanks to @Wiston999 in #266, you can pass `search_data` as a body to performing searches!
5
-
6
1
## Fixed
7
-
- Fix a case where missing resources don't get recreated by Terraform. Thanks, @mauriceackel for #282!
8
-
- You can search for boolean values now. Thanks for the bug report in #227, Mykhailo-Roit!
9
-
10
-
## Misc
11
-
- Thanks for the shell of SECURITY.md in #261, @ScorpiusDraconis83
12
-
- Updated LICENSE file to match full APLv2 text so GitHub API reports the correct license. Thanks for the heads up in #238, @EhrichPeter!
13
-
- Avoid logging potentially sensitive data unless debug mode is enabled. Thanks for the report in #276, @karand1979
2
+
- Fix a case where the provider crashes during delta comparison if `null` is a value in the `data` field. Thanks for the report in #287, @lonelyelk!
0 commit comments