Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: The "scan_frequency_hours" parameter does not function #15

Open
steveporcello opened this issue Jan 20, 2023 · 0 comments
Open

bug: The "scan_frequency_hours" parameter does not function #15

steveporcello opened this issue Jan 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@steveporcello
Copy link

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
image

Integration details in the UI
image

Please complete the following information):

  • Terraform Version: [e.g. v1.2.2 ]
  • Module Version [e.g. v0.1.4]
@steveporcello steveporcello added the bug Something isn't working label Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant