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

fix(org): make the organisation parameter optional #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

juwit
Copy link
Contributor

@juwit juwit commented Jan 2, 2025

As for now, usage with the following provider block doesn't work as the "organisation" parameter is required.

provider "clevercloud" {}

This PR makes the parameter optional, and thus allows the organisation to be set with the CC_ORGANISATION env var.

@juwit juwit force-pushed the fix/optional_organization_parameter branch from 0020e63 to 2cad84d Compare January 3, 2025 07:59
this will allow to pass the parameter as an environment variable
@juwit juwit force-pushed the fix/optional_organization_parameter branch from 2cad84d to 8145100 Compare January 3, 2025 07:59
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.

1 participant