sensu / sensu-flow

Github Action for Sensu flow resource management pattern.
MIT License
7 stars 6 forks source link

Enhancement: Support API key environment variable #34

Closed jspaleta closed 2 years ago

jspaleta commented 2 years ago

recent versions of sensuctl have grown the ability to use an api key envvar instead of user/pass. Lets support and prefer that and deprecate user/pass envvars as a better practice.