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
workload_vulnerability_mode is creating Advanced by default, though we pass as DISABLED or BASIC
Whenever we repply the cluster its going to change BASIC and updating it is taking very long time, it's effecting our production
we are using Version "30.2.0"
Expected behavior
workload_vulnerability_mode should BASIC if we pass this value
What are your values for var.workload_config_audit_mode, var.workload_vulnerability_mode, security_posture_mode, and security_posture_vulnerability_mode?
From the thread above, seems like maybe the setting you're looking at relates to how you have security_posture_vulnerability_mode set - so maybe try disabling the workload_config / protect_config related stuff and using the security_posture related ones only?
TL;DR
workload_vulnerability_mode is creating Advanced by default, though we pass as DISABLED or BASIC
Whenever we repply the cluster its going to change BASIC and updating it is taking very long time, it's effecting our production
we are using Version "30.2.0"
Expected behavior
workload_vulnerability_mode should BASIC if we pass this value
Observed behavior
No response
Terraform Configuration
Terraform Version
Version "30.2.0"
Additional information
No response
The text was updated successfully, but these errors were encountered: