Skip to content

Add organization token support with models, resources, examples, and …#141

Merged
isivaselvan merged 2 commits into
hashicorp:next-1.0.0from
NimishaShrivastava-dev:feature/org-tokens-api-specs-v2
May 6, 2026
Merged

Add organization token support with models, resources, examples, and …#141
isivaselvan merged 2 commits into
hashicorp:next-1.0.0from
NimishaShrivastava-dev:feature/org-tokens-api-specs-v2

Conversation

@NimishaShrivastava-dev

@NimishaShrivastava-dev NimishaShrivastava-dev commented May 5, 2026

Copy link
Copy Markdown
Contributor

This PR introduces support for Organization Tokens in the SDK.

The implementation includes the addition of resource definitions, corresponding data models, and unit tests to ensure correct functionality and maintain consistency with existing SDK patterns.

Changes Made

Added resource implementation for organization tokens.
Introduced models to represent organization token data structures.
Implemented unit tests to validate token-related operations.
Followed existing SDK conventions for resource and model design.

Testing

Added unit tests covering the new resource functionality.
Verified that all tests pass successfully.
image
image

@NimishaShrivastava-dev NimishaShrivastava-dev requested a review from a team as a code owner May 5, 2026 12:05
@isivaselvan isivaselvan merged commit 4c6dba7 into hashicorp:next-1.0.0 May 6, 2026
11 checks passed
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