Skip to content

Commit c419687

Browse files
committed
Update stack.html.markdown.md
1 parent fea8ba7 commit c419687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/r/stack.html.markdown.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ The following arguments are supported:
4747

4848
* `name` - (Required) Name of the stack.
4949
* `project_id` - (Required) ID of the project where the stack should be created.
50-
* `description` - (Optional) Description of the stack
5150
* `vcs_repo` - (Required) Settings for the stack's VCS repository.
51+
* `description` - (Optional) Description of the stack
5252
<!--
5353
NOTE: This is a proposed schema for allowing force-delete actions on a stack. Force delete is not implemented yet so I've commented it out for now.
5454
@@ -64,7 +64,7 @@ The `vcs_repo` block supports:
6464
## Attributes Reference
6565

6666
* `id` - The stack ID.
67-
* `deployment_names` - A set of names of the deployments in the last configuration fetched for this stack. This attribute will be empty when the resource is created and will remain empty until a configuration is fetched.
67+
* `deployment_names` - The set of deployment names used in the last configuration for this stack. This attribute will be empty when the resource is created and will remain empty until a configuration is fetched.
6868

6969
## Import
7070

0 commit comments

Comments
 (0)