Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

v1.17.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 29 Aug 13:55
· 85 commits to main since this release
v1.17.0
6009e63

1.17.0 (2024-08-29)

Features

  • added variables to configure the Workload Protection agent:
    - cluster_scanner_imagesbomextractor_limits_memory
    -cluster_scanner_imagesbomextractor_limits_cpu
    -cluster_scanner_imagesbomextractor_requests_memory
    -cluster_scanner_imagesbomextractor_requests_cpu
    -cluster_scanner_runtimestatusintegrator_limits_memory
    -cluster_scanner_runtimestatusintegrator_limits_cpu
    -cluster_scanner_runtimestatusintegrator_requests_memory
    -cluster_scanner_runtimestatusintegrator_requests_cpu
    -host_scanner_limits_memory
    -host_scanner_limits_cpu
    -host_scanner_requests_memory
    -host_scanner_requests_cpu
    -kspm_analyzer_limits_memory
    -kspm_analyzer_limits_cpu
    -kspm_analyzer_requests_memory
    -kspm_analyzer_requests_cpu
    -kspm_collector_limits_memory
    -kspm_collector_limits_cpu
    -kspm_collector_requests_memory
    -kspm_collector_requests_cpu
    -agent_limits_memory
    -agent_limits_cpu
    -agent_requests_memory
    -agent_requests_cpu (#175) (6009e63)