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

[Feature Request] option to enable/disable the plugin #18

Open
ghost opened this issue Jan 13, 2020 · 0 comments
Open

[Feature Request] option to enable/disable the plugin #18

ghost opened this issue Jan 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Jan 13, 2020

Hello,

The plugin works nicely, thanks for the work :)

I have a project that is deployed in both AWS Global and AWS China.
That last one is a bit specific and WAF service is not available there.

I wonder if it would be possible to have a boolean flag that we could pass to the plugin config to enable/disable it for specific cases such as China?

custom:
  associateWaf:
    name: {some-WAF-name}
    enabled: ${self:custom.isRegionalWafEnabled}
@ghost ghost changed the title option to enable/disable the plugin [Feature Request] option to enable/disable the plugin Jan 13, 2020
@mikesouza mikesouza added the enhancement New feature or request label Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant