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

Fix: enable_machine_learning option in aws_managed_rules_bot_control_rule_set #140

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

celeronsx
Copy link

@celeronsx celeronsx commented Nov 26, 2024

Description of Changes

This Pull Request adds support for the new enable_machine_learning option in the aws_managed_rules_bot_control_rule_set configuration block for the aws_wafv2_web_acl resource. This option was introduced in AWS Provider version 5.59 and may lead to configuration drift if not explicitly managed in the module.

References

Description

Fixes #139

  • adding/fixing enable_machine_learning option for aws_managed_rules_bot_control_rule_set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Add Support for managed_rule_group_configs enable_machine_learning option
1 participant