Skip to content

Feature/Terraform-actions#158

Merged
isivaselvan merged 2 commits into
next-1.0.0from
feature/terraform-actions
May 22, 2026
Merged

Feature/Terraform-actions#158
isivaselvan merged 2 commits into
next-1.0.0from
feature/terraform-actions

Conversation

@isivaselvan

@isivaselvan isivaselvan commented May 18, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Added the Invoke Action Address attribute in both Run and RunCreateOptions model for terraform action.
  • Updated the example file with new argument for run invoke-action

Testing plan

External links

JIRA

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.

> python examples/run.py \
  --workspace-id ws-CidgXBwZBEmfcRKv \
  --invoke-action "action.aws_lambda_invoke.api_handler"

================================================================================
Invoking Terraform Action: action.aws_lambda_invoke.api_handler
================================================================================
Run ID             : run-PYiahSY8mg4QDU17
Status             : RunStatus.Run_Pending
invoke-action-addrs: ['action.aws_lambda_invoke.api_handler']
Message            : Invoking action.aws_lambda_invoke.api_handler via python-tfe SDK

HCP Terraform Output

image

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.

@isivaselvan isivaselvan requested a review from a team as a code owner May 18, 2026 16:06
@isivaselvan isivaselvan changed the title feat(terraform-actions): Added invoke action address to Run and RunCr… Feature/Terraform-actions May 18, 2026
@isivaselvan isivaselvan merged commit 133c712 into next-1.0.0 May 22, 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.

1 participant