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

AWAF host_names are ignored when setting policy_import_json #792

Closed
olegmukhin opened this issue Mar 20, 2023 · 2 comments · Fixed by #803
Closed

AWAF host_names are ignored when setting policy_import_json #792

olegmukhin opened this issue Mar 20, 2023 · 2 comments · Fixed by #803
Labels
Backlog issue will be tracked by JIRA in backlog bug
Milestone

Comments

@olegmukhin
Copy link

Environment

  • TMOS/Bigip Version: 16.1.3
  • Terraform Version: 1.3.7
  • Terraform bigip provider Version: 1.17.0

Summary

host_names argument (introduced in #748) input is ignored when policy_import_json is provided.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Create a bigip_waf_policy resource and set the host_names argument
  2. Set the policy_import_json argument to a valid WAF policy to use as a baseline/import.

Expected Behavior

Hostnames provided in host_names arguments are added to any hostnames specified in policy_import_json.

Actual Behavior

host_names argument is ignored

@olegmukhin olegmukhin added the bug label Mar 20, 2023
@olegmukhin
Copy link
Author

F5 support case 00376877 has been opened for this issue.

@pgouband
Copy link
Collaborator

Hi, internal ID to track this request is: INFRAANO-1149, thanks!

@pgouband pgouband added the Backlog issue will be tracked by JIRA in backlog label Mar 23, 2023
@RavinderReddyF5 RavinderReddyF5 added this to the v1.18.0 milestone Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog issue will be tracked by JIRA in backlog bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants