Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Pass provider credentials as environment variables #111

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

ulucinar
Copy link
Collaborator

Description of your changes

Fixes #99

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

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Tested with provider-tf-azure.

Copy link
Member

@turkenh turkenh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, thanks for tackling this @ulucinar!

pkg/terraform/store.go Outdated Show resolved Hide resolved
pkg/terraform/workspace.go Outdated Show resolved Hide resolved
pkg/terraform/store.go Outdated Show resolved Hide resolved
pkg/terraform/workspace.go Outdated Show resolved Hide resolved
pkg/terraform/workspace.go Outdated Show resolved Hide resolved
@ulucinar ulucinar force-pushed the fix-99 branch 2 times, most recently from e67c550 to 8370980 Compare October 13, 2021 14:37
- Fixes crossplane#99

Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
@ulucinar ulucinar merged commit cea951a into crossplane:main Oct 13, 2021
@ulucinar ulucinar deleted the fix-99 branch October 13, 2021 14:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logs and events may contain provider credentials
3 participants