fix(deps): update stackit sdk modules (#894)
* fix(deps): update stackit sdk modules * Adjust opensearch regarding breaking change tls_protocol parameter is now a string array instead of a single string Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> --------- Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> Co-authored-by: Alexander Dahmen <alexander.dahmen@inovex.de>
This commit is contained in:
parent
04a3436a0c
commit
d2c51afbe5
5 changed files with 41 additions and 33 deletions
|
|
@ -67,4 +67,4 @@ Optional:
|
|||
- `sgw_acl` (String) Comma separated list of IP networks in CIDR notation which are allowed to access this instance.
|
||||
- `syslog` (List of String) List of syslog servers to send logs to.
|
||||
- `tls_ciphers` (List of String) List of TLS ciphers to use.
|
||||
- `tls_protocols` (String) The TLS protocol to use.
|
||||
- `tls_protocols` (List of String) The TLS protocol to use.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue