crossplane-contrib / provider-jet-aws

AWS Provider for Crossplane that is built with Terrajet.
https://crossplane.io
Apache License 2.0
37 stars 30 forks source link

Pass AWS credentials as environment variables #99

Closed ulucinar closed 3 years ago

ulucinar commented 3 years ago

This PR proposes a change in which we pass provider specific credentials as environment variables.

Depends on: https://github.com/crossplane-contrib/terrajet/pull/111