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

schema: Make cloud organization optional #271

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Conversation

radeksimko
Copy link
Member

As reported in hashicorp/vscode-terraform#1577 the organization attribute is in fact optional.

The documentation is somewhat confusing in that it states that it both organization and workspaces are required fields

Screenshot 2023-10-06 at 09 21 22

but further down it basically says that it's not, implying that it can be supplied via env variables

Screenshot 2023-10-06 at 09 23 39

I suppose it's still technically "required" in the sense it has to come from somewhere but it's not required in the configuration.

@radeksimko radeksimko self-assigned this Oct 6, 2023
@radeksimko radeksimko added the bug Something isn't working label Oct 6, 2023
@radeksimko radeksimko marked this pull request as ready for review October 6, 2023 08:26
@radeksimko radeksimko requested a review from a team as a code owner October 6, 2023 08:26
@radeksimko
Copy link
Member Author

Just for posterity, I did check the equivalent field in the remote backend and that one still appears to be required, which I think makes sense, given that there will always likely be more than one data source in one module, unlike with a backend.

Screenshot 2023-10-06 at 09 36 20

Copy link
Contributor

@jpogran jpogran left a comment

Choose a reason for hiding this comment

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

:shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants