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
- Fix handling of server-deletes resulting in 404s. Thanks for the fix in #156, @NicoK!
3
-
4
1
## New
5
-
- Add ability to accept TLS cert/key as a string in addition to as files. Thanks for PR #172, @douernesto!
6
-
7
-
## Misc
8
-
- Upgrade the provider to move away from legacy terraform core to the newer terraform-plugin-sdk v2. Note - this forces those building the provider to have golang 1.17 or newer toolkit
9
-
- Resolve a few security vulnerabilities in dependencies by upgrading to latest versions
2
+
- Add ability to send specific data structures when performing update and delete actions. Thanks for PR #182, @jgrumboe!
0 commit comments