Skip to content

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

@steveporcello

Description

@steveporcello

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions