signalsciences / terraform-provider-sigsci

Signal sciences terraform provider
MIT License
26 stars 30 forks source link

Use same Fastly Key env var as the Fastly Terraform provider #188

Closed sjparkinson closed 1 year ago

sjparkinson commented 1 year ago

This provider uses FASTLY_KEY, while the Fastly Terraform provider uses FASTLY_API_KEY.

It'd be helpful if the two providers used the same environment variable!

ponkio-o commented 1 year ago

Hi @sjparkinson,

v2.0.0 now supports this feature. https://github.com/signalsciences/terraform-provider-sigsci/pull/189

sjparkinson commented 1 year ago

Closed by https://github.com/signalsciences/terraform-provider-sigsci/pull/189.