inwx / terraform-provider-inwx

INWX Terraform Provider plugin for Terraform
MIT License
19 stars 5 forks source link

Feature request: Read configuration from environment #22

Closed lkubb closed 9 months ago

lkubb commented 9 months ago

Currently, the provider configuration can only be passed in by specifying it as part of the state. This causes sensitive data to be written to tfstate.

Many providers can be configured via specific environment variables in order to avoid this problem.

I would like the provider to honor the following environmental variables:

scy commented 7 months ago

@fsoederhuyzen Thanks for merging this, but you forgot to tag a new release :cry:

fsoederhuyzen commented 7 months ago

Thanks for the reminder, this feature has shipped in 1.4.0.