Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set supported environment variables in SDK Provider classes #1166

Merged
merged 2 commits into from
Jun 24, 2020

Conversation

lblackstone
Copy link
Member

Proposed changes

Set all supported environment variables in the k8s
provider schema so that the Provider class in each SDK
handles them.

Related issues (optional)

Fix #1165

Set all supported environment variables in the k8s
provider schema so that the Provider class in each SDK
handles them.
@lblackstone
Copy link
Member Author

Most of the file changes are not relevant (spacing/docs related to updated pulumi/pulumi dependency)

Notable changes:

  • schema.go
  • Provider.cs
  • Provider.go
  • provider.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set environment variables on Provider schema
2 participants