Skip to content

Commit 167142c

Browse files
committed
Update docs
1 parent df6303b commit 167142c

File tree

4 files changed

+0
-61
lines changed

4 files changed

+0
-61
lines changed

docs/data-sources/module.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,8 @@ data "spacelift_module" "k8s-module" {
5454

5555
Read-Only:
5656

57-
- `description` (String)
5857
- `id` (String)
59-
- `is_default` (Boolean)
60-
- `labels` (Set of String)
61-
- `name` (String)
6258
- `project` (String)
63-
- `space_id` (String)
6459

6560

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

8580
Read-Only:
8681

87-
- `description` (String)
8882
- `id` (String)
89-
- `is_default` (Boolean)
90-
- `labels` (Set of String)
91-
- `name` (String)
9283
- `namespace` (String)
93-
- `space_id` (String)
9484

9585

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

9989
Read-Only:
10090

101-
- `description` (String)
10291
- `id` (String)
103-
- `is_default` (Boolean)
104-
- `labels` (Set of String)
105-
- `name` (String)
10692
- `namespace` (String)
107-
- `space_id` (String)

docs/data-sources/stack.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,8 @@ Read-Only:
8989

9090
Read-Only:
9191

92-
- `description` (String)
9392
- `id` (String)
94-
- `is_default` (Boolean)
95-
- `labels` (Set of String)
96-
- `name` (String)
9793
- `project` (String)
98-
- `space_id` (String)
9994

10095

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

131126
Read-Only:
132127

133-
- `description` (String)
134128
- `id` (String)
135-
- `is_default` (Boolean)
136-
- `labels` (Set of String)
137-
- `name` (String)
138129
- `namespace` (String)
139-
- `space_id` (String)
140130

141131

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

145135
Read-Only:
146136

147-
- `description` (String)
148137
- `id` (String)
149-
- `is_default` (Boolean)
150-
- `labels` (Set of String)
151-
- `name` (String)
152138
- `namespace` (String)
153-
- `space_id` (String)
154139

155140

156141
<a id="nestedatt--kubernetes"></a>

docs/data-sources/stacks.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -186,13 +186,8 @@ Read-Only:
186186

187187
Read-Only:
188188

189-
- `description` (String)
190189
- `id` (String)
191-
- `is_default` (Boolean)
192-
- `labels` (Set of String)
193-
- `name` (String)
194190
- `project` (String)
195-
- `space_id` (String)
196191

197192

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

228223
Read-Only:
229224

230-
- `description` (String)
231225
- `id` (String)
232-
- `is_default` (Boolean)
233-
- `labels` (Set of String)
234-
- `name` (String)
235226
- `namespace` (String)
236-
- `space_id` (String)
237227

238228

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

242232
Read-Only:
243233

244-
- `description` (String)
245234
- `id` (String)
246-
- `is_default` (Boolean)
247-
- `labels` (Set of String)
248-
- `name` (String)
249235
- `namespace` (String)
250-
- `space_id` (String)
251236

252237

253238
<a id="nestedobjatt--stacks--kubernetes"></a>

docs/resources/module.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,6 @@ Optional:
7777

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

80-
Read-Only:
81-
82-
- `description` (String) Description of the Azure Devops integration
83-
- `is_default` (Boolean) Indicates whether this is the default Azure Devops integration
84-
- `labels` (Set of String) Labels of the Azure Devops integration
85-
- `name` (String) Name of the Azure Devops integration
86-
- `space_id` (String) ID (slug) of the space the Azure Devops integration is in
87-
8880

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

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

128-
Read-Only:
129-
130-
- `description` (String) Description of the Gitlab integration
131-
- `is_default` (Boolean) Indicates whether this is the default Gitlab integration
132-
- `labels` (Set of String) Labels of the Gitlab integration
133-
- `name` (String) Name of the Gitlab integration
134-
- `space_id` (String) ID (slug) of the space the Gitlab integration is in
135-
136120
## Import
137121

138122
Import is supported using the following syntax:

0 commit comments

Comments
 (0)