russellcardullo / go-pingdom

No longer maintained: Pingdom API access from Go
MIT License
29 stars 75 forks source link

Enable client API token to be set with environment variable PINGDOM_API_TOKEN #62

Closed flyinprogrammer closed 3 years ago

flyinprogrammer commented 3 years ago

This would allow the terraform provider to be implicitly configured with an environment variable instead of a terraform variable which can get unnecessarily awkward in CI environments.