Configure a Stack
This guide explains configuring a Stack’s name, description, and VCS settings in HCP Terraform.
Requirements
To view a Stack and its configurations, you must also be a member of a team in your organization with one of the following permissions:
- Organization-level Manage all projects or higher
- Project-level Maintain or higher
Configure a stack
You can configure a Stack by performing the following steps:
- In the navigation menu, click Projects under Manage.
- Select the project containing your Stack.
- Click Stacks in the navigation menu.
- Select the Stack you want to configure.
- Click Stack settings in the navigation menu.
- Update any of the following settings:
- Name
- Description
- Version control settings, including:
- Stacks automatically trigger new plans when you push them to your repositories’ default branch. To deactivate this behavior, uncheck VCS Trigger Enabled.
- You can also configure Stacks to work from either a branch or tag-based workflow.
- Click Save settings to apply your changes.
Next steps
After configuring your stack, you can learn more about how to review your stack’s deployment plans or destroy your stack.