Skip to content

Release 0.1.3#122

Merged
iam404 merged 70 commits intomainfrom
next-0.1.3
Apr 6, 2026
Merged

Release 0.1.3#122
iam404 merged 70 commits intomainfrom
next-0.1.3

Conversation

@isivaselvan
Copy link
Copy Markdown
Collaborator

Description

Testing plan

External links

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.

Rollback Plan

Changes to Security Controls

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

If you have any questions, please contact your direct supervisor, GRC (#team-grc), or the PCI working group (#proj-pci-reboot). You can also find more information at PCI Compliance.

NimishaShrivastava-dev and others added 30 commits February 18, 2026 14:30
…or-pattern/run

Refactoring2/iterator pattern/run
…ttern/policy

Refactor(policy): convert list method to Iterator pattern
…or-run-event

Refactored Run_event.py to iterator pattern
…rn/policy-set

Refactor(policy-set): convert list to Iterator pattern
fix(stateversion):Added stateversion and stateversion_output at init
isivaselvan and others added 11 commits March 13, 2026 23:05
Refactor(workspace): Updated workspace models and resource
…ersion

Refactor/iterator pattern conversion
…he endpoint for list-effective-tag-bindings & delete-tag-bindings and added new examples for project
 bug/agentpoolworkspaces - Agent Pools using non-existent endpoints and failing to add allowed workspaces. (99)
…-models

Refactor/project create update models
@isivaselvan isivaselvan requested a review from a team as a code owner March 30, 2026 15:46
var_list_options = VariableSetVariableListOptions(page_size=50)
variables = client.variable_set_variables.list(
created_variable_set_id, var_list_options
variables = list(
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this variable is not in use i think

@iam404
Copy link
Copy Markdown
Member

iam404 commented Apr 6, 2026

LGTM

@iam404 iam404 merged commit 9d6c3ae into main Apr 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.

6 participants