Skip to content

[AVM Module Issue]: WAF policy should only be created if the App Gateway is deployed. #67

@ChrisChapman-gh

Description

@ChrisChapman-gh

Check for previous/existing GitHub issues

  • I have checked for previous/existing GitHub issues

Issue Type?

Feature Request

(Optional) Module Version

0.2.0

(Optional) Correlation Id

No response

Description

The 'module "application_gateway"' has a count set to deploy it only if var.app_gateway_definition.deploy is true.
However, 'module "app_gateway_waf_policy"' is always deployed which leaves the resource sitting around doing nothing.
It would be neater for the policy to have the same logic as the gateway.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions