Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdeme committed Dec 14, 2023
1 parent 86b0760 commit 8be7637
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 61 deletions.
15 changes: 0 additions & 15 deletions docs/data-sources/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,8 @@ data "spacelift_module" "k8s-module" {

Read-Only:

- `description` (String)
- `id` (String)
- `is_default` (Boolean)
- `labels` (Set of String)
- `name` (String)
- `project` (String)
- `space_id` (String)


<a id="nestedatt--bitbucket_cloud"></a>
Expand All @@ -84,24 +79,14 @@ Read-Only:

Read-Only:

- `description` (String)
- `id` (String)
- `is_default` (Boolean)
- `labels` (Set of String)
- `name` (String)
- `namespace` (String)
- `space_id` (String)


<a id="nestedatt--gitlab"></a>
### Nested Schema for `gitlab`

Read-Only:

- `description` (String)
- `id` (String)
- `is_default` (Boolean)
- `labels` (Set of String)
- `name` (String)
- `namespace` (String)
- `space_id` (String)
15 changes: 0 additions & 15 deletions docs/data-sources/stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,8 @@ Read-Only:

Read-Only:

- `description` (String)
- `id` (String)
- `is_default` (Boolean)
- `labels` (Set of String)
- `name` (String)
- `project` (String)
- `space_id` (String)


<a id="nestedatt--bitbucket_cloud"></a>
Expand Down Expand Up @@ -130,27 +125,17 @@ Read-Only:

Read-Only:

- `description` (String)
- `id` (String)
- `is_default` (Boolean)
- `labels` (Set of String)
- `name` (String)
- `namespace` (String)
- `space_id` (String)


<a id="nestedatt--gitlab"></a>
### Nested Schema for `gitlab`

Read-Only:

- `description` (String)
- `id` (String)
- `is_default` (Boolean)
- `labels` (Set of String)
- `name` (String)
- `namespace` (String)
- `space_id` (String)


<a id="nestedatt--kubernetes"></a>
Expand Down
15 changes: 0 additions & 15 deletions docs/data-sources/stacks.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,13 +186,8 @@ Read-Only:

Read-Only:

- `description` (String)
- `id` (String)
- `is_default` (Boolean)
- `labels` (Set of String)
- `name` (String)
- `project` (String)
- `space_id` (String)


<a id="nestedobjatt--stacks--bitbucket_cloud"></a>
Expand Down Expand Up @@ -227,27 +222,17 @@ Read-Only:

Read-Only:

- `description` (String)
- `id` (String)
- `is_default` (Boolean)
- `labels` (Set of String)
- `name` (String)
- `namespace` (String)
- `space_id` (String)


<a id="nestedobjatt--stacks--gitlab"></a>
### Nested Schema for `stacks.gitlab`

Read-Only:

- `description` (String)
- `id` (String)
- `is_default` (Boolean)
- `labels` (Set of String)
- `name` (String)
- `namespace` (String)
- `space_id` (String)


<a id="nestedobjatt--stacks--kubernetes"></a>
Expand Down
16 changes: 0 additions & 16 deletions docs/resources/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,6 @@ Optional:

- `id` (String) ID of the Azure Devops integration. If not specified, the default integration will be used.

Read-Only:

- `description` (String) Description of the Azure Devops integration
- `is_default` (Boolean) Indicates whether this is the default Azure Devops integration
- `labels` (Set of String) Labels of the Azure Devops integration
- `name` (String) Name of the Azure Devops integration
- `space_id` (String) ID (slug) of the space the Azure Devops integration is in


<a id="nestedblock--bitbucket_cloud"></a>
### Nested Schema for `bitbucket_cloud`
Expand Down Expand Up @@ -125,14 +117,6 @@ Optional:

- `id` (String) ID of the Gitlab integration. If not specified, the default integration will be used.

Read-Only:

- `description` (String) Description of the Gitlab integration
- `is_default` (Boolean) Indicates whether this is the default Gitlab integration
- `labels` (Set of String) Labels of the Gitlab integration
- `name` (String) Name of the Gitlab integration
- `space_id` (String) ID (slug) of the space the Gitlab integration is in

## Import

Import is supported using the following syntax:
Expand Down

0 comments on commit 8be7637

Please sign in to comment.