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

StackSources #957

Merged
merged 3 commits into from
Aug 14, 2024
Merged

StackSources #957

merged 3 commits into from
Aug 14, 2024

Conversation

brandonc
Copy link
Collaborator

@brandonc brandonc commented Aug 9, 2024

Description

Adds BETA support for StackSources and Organization StacksEnabled attribute

Output from tests

Including output from tests may require access to a TFE instance. Ignore this section if you have no environment to test against.

$ OAUTH_CLIENT_GITHUB_TOKEN=$GITHUB_TOKEN ENABLE_BETA=1 go test ./... -v -run "TestStackSourceCreateUploadAndRead"
?   	github.com/hashicorp/go-tfe/examples/backing_data	[no test files]
?   	github.com/hashicorp/go-tfe/examples/configuration_versions	[no test files]
?   	github.com/hashicorp/go-tfe/examples/organizations	[no test files]
?   	github.com/hashicorp/go-tfe/examples/registry_modules	[no test files]
?   	github.com/hashicorp/go-tfe/examples/run_errors	[no test files]
?   	github.com/hashicorp/go-tfe/examples/state_versions	[no test files]
?   	github.com/hashicorp/go-tfe/examples/users	[no test files]
?   	github.com/hashicorp/go-tfe/examples/workspaces	[no test files]
?   	github.com/hashicorp/go-tfe/mocks	[no test files]
=== RUN   TestStackSourceCreateUploadAndRead
    stack_source_integration_test.go:61: Found stack source configuration-- ID "stc-WzMCg22VuAj1zBop"
--- PASS: TestStackSourceCreateUploadAndRead (6.31s)
PASS
ok  	github.com/hashicorp/go-tfe	6.817s

@brandonc brandonc force-pushed the TF-19390-go-tfe-support-for-stack-sources branch from c9c9aac to 491859d Compare August 9, 2024 21:35
@brandonc brandonc merged commit 564a1e1 into main Aug 14, 2024
7 checks passed
@brandonc brandonc deleted the TF-19390-go-tfe-support-for-stack-sources branch August 14, 2024 00:50
Copy link

Reminder to the contributor that merged this PR: if your changes have added important functionality or fixed a relevant bug, open a follow-up PR to update CHANGELOG.md with a note on your changes.

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.

2 participants