Skip to content

Add stacks plugin proto #36931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Add stacks plugin proto #36931

wants to merge 8 commits into from

Conversation

Uk1288
Copy link
Contributor

@Uk1288 Uk1288 commented Apr 28, 2025

Fixes #

  • This PR implements the subcommand terraform stacks
  • The new command terraform stacks exposes some Terraform Stack operations through the cli. The available subcommands depend on the stacks plugin implementation.

NOTE: the terraform stacks -help will be implemented in a separate PR

Target Release

1.13.x

CHANGELOG entry

  • The new command terraform stacks exposes some Terraform Stack operations through the cli. The available subcommands depend on the stacks plugin implementation. Use terraform stacks -help to see available commands.

  • This change is user-facing and I added a changelog entry.

  • This change is not user-facing.

NOTE: Test steps are written in the project slack channel

Copy link
Contributor

github-actions bot commented Apr 28, 2025

Changelog Warning

Currently this PR would target a v1.13 release. Please add a changelog entry for in the .changes/v1.13 folder, or discuss which release you'd like to target with your reviewer. If you believe this change does not need a changelog entry, please add the 'no-changelog-needed' label.

@Uk1288 Uk1288 force-pushed the TF-25178-add-stacks-plugin-proto branch from 03462d8 to 3bc1359 Compare May 5, 2025 20:08
@Uk1288 Uk1288 marked this pull request as ready for review May 5, 2025 21:37
@Uk1288 Uk1288 requested review from a team as code owners May 5, 2025 21:37
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