State version upload#162
Closed
NimishaShrivastava-dev wants to merge 55 commits into
Closed
Conversation
…ethods for the team project access resource
… for the team project access resource
- Unused TYPE is removed. - CSV header order fixed as per API response.
Feature/teams
…access Feature/team project access
Feature/Stack
…org-tokens-api-specs-v2 Add organization token support with models, resources, examples, and …
Standardize notification configuration models and fix related bugs from release v0.1.5
… methods in the resource
…l_validator to validate inputs
…ed model to have id as mandatory attribute
… provider platform and version respectively
Add user API support and current-user endpoints
…ider-platform Feature/registry provider platform
…d updated testcase
…ration Feature/stack configuration
🚀 Add Explorer API (v2) support to `pytfe`
Feature/comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Added upload functionality support for State Versions following the Terraform Cloud State Versions API and Go SDK reference implementation.
Changes Made
API / SDK Parity
Verified implementation against:
state_version.goimplementationValidated:
/api/v2/workspaces/:workspace_id/state-versionsTesting
Tested using:
Example upload flow successfully: