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
Describe the bug
The scan_frequency_hours input parameter in the module does not function. Regardless of what value is entered for this parameter, the integration is created with a scan frequency of 24 hours.
Steps to reproduce
insert scan_frequency_hours = 6 into the module and create the integration. In the Lacework UI, under the integration details you'll see the scan frequency is set to 24 hours even though 6 was explicitly defined.
Expected behavior
When a value is defined with this parameter, the expectation is that the integration will be created with this specified scan frequency rather than the default value of 24.
Screenshots
Defined parameter in module block
Integration details in the UI
Please complete the following information):
Terraform Version: [e.g. v1.2.2 ]
Module Version [e.g. v0.1.4]
The text was updated successfully, but these errors were encountered:
Describe the bug
The scan_frequency_hours input parameter in the module does not function. Regardless of what value is entered for this parameter, the integration is created with a scan frequency of 24 hours.
Steps to reproduce
insert scan_frequency_hours = 6 into the module and create the integration. In the Lacework UI, under the integration details you'll see the scan frequency is set to 24 hours even though 6 was explicitly defined.
Expected behavior
When a value is defined with this parameter, the expectation is that the integration will be created with this specified scan frequency rather than the default value of 24.
Screenshots
Defined parameter in module block
Integration details in the UI
Please complete the following information):
The text was updated successfully, but these errors were encountered: