Skip to content

TF-30336: Feature providing Organizations support to the SDK#11

Merged
iam404 merged 1 commit into
mainfrom
aayush/workspacefuncs
Sep 11, 2025
Merged

TF-30336: Feature providing Organizations support to the SDK#11
iam404 merged 1 commit into
mainfrom
aayush/workspacefuncs

Conversation

@aayushsingh2502

Copy link
Copy Markdown
Collaborator

Description

https://developer.hashicorp.com/terraform/enterprise/api-docs/organizations

Core Functions:
read_capacity() - Gets organization's current run capacity (pending/running)
read_entitlements() - Gets organization's available features/entitlements
read_run_queue() - Gets organization's current run queue with pagination

Data Retention Policy Functions (TFE Only):
read_data_retention_policy_choice()- Gets polymorphic data retention policy
set_data_retention_policy_delete_older() - Sets policy to delete old data after N days
set_data_retention_policy_dont_delete() - Sets policy to never delete data
delete_data_retention_policy() - Removes data retention policy
set_data_retention_policy()

@aayushsingh2502 aayushsingh2502 requested a review from a team as a code owner September 10, 2025 10:36
@iam404 iam404 merged commit c0d78e8 into main Sep 11, 2025
11 checks passed
@aayushsingh2502 aayushsingh2502 deleted the aayush/workspacefuncs branch September 12, 2025 09:15
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