pango
pango copied to clipboard
PANOS_LOGGING environment variable does not support osx_curl
Describe the bug
PANOS_LOGGING environment variable does not support osx_curl
Expected behavior
it should be possible to activate osx_curl logging with
PANOS_LOGGING=osx_curl
Current behavior
Error: Unknown logging requested: osx_curl
Possible solution
add more logging options in https://github.com/PaloAltoNetworks/pango/blob/dba4c1566648dbf17471e4cae313d7ebe1846b68/client.go#L1356-L1377
or use the "logging" argument in the provider block
Steps to reproduce
-
export PANOS_LOGGING=osx_curl
- terraform apply
Screenshots
Context
Your Environment
- Version used:
- Environment name and version (e.g. Chrome 59, node.js 5.4, python 3.7.3):
- Operating System and version (desktop or mobile):
- Link to your project: