You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| is_draft | The flag that indicates whether the version of the configuration is draft, or active. |
53
52
| needs_attention_state | The needs attention state of a configuration. |
54
53
| created_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
55
54
| modified_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
56
-
| last_saved_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
57
55
| outputs | The outputs of a Schematics template property. |
58
-
|project| The project that is referenced by this resource. |
56
+
|references| The resolved references that are used by the configuration. |
59
57
| state | The state of the configuration. |
58
+
| state_code | Computed state code clarifying the prerequisites for validation for the configuration. |
59
+
| config_error | The error from config actions. |
60
+
| href | A Url. |
61
+
| is_draft | The flag that indicates whether the version of the configuration is draft, or active. |
62
+
| last_saved_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
63
+
| project | The project that is referenced by this resource. |
60
64
| update_available | The flag that indicates whether a configuration update is available. |
61
65
| template_id | The stack definition identifier. |
62
66
| member_of | The stack config parent of which this configuration is a member of. |
63
-
| href | A URL. |
64
67
| deployment_model | The configuration type. |
65
-
| state_code | Computed state code clarifying the prerequisites for validation for the configuration. |
66
68
| approved_version | A summary of a project configuration version. |
67
69
| deployed_version | A summary of a project configuration version. |
68
70
| project_config_id | The ID of the configuration. If this parameter is empty, an ID is automatically created for the configuration. |
| crn | An IBM Cloud resource name that uniquely identifies a resource. |
94
96
| created_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
95
97
| cumulative_needs_attention_view | The cumulative list of needs attention items for a project. If the view is successfully retrieved, an empty or nonempty array is returned. |
96
-
| cumulative_needs_attention_view_error | A value of `true` indicates that the fetch of the needs attention items failed. This property only exists if there was an error when you retrieved the cumulative needs attention view. |
98
+
| cumulative_needs_attention_view_error | A value of `true` indicates that the fetch of the needs attention items failed. This property only exists if there was an error while retrieving the cumulative needs attention view. |
97
99
| resource_group_id | The resource group ID where the project's data and tools are created. |
98
100
| state | The project status value. |
99
-
| href | A URL. |
101
+
| href | A Url. |
100
102
| event_notifications_crn | The CRN of the Event Notifications instance if one is connected to this project. |
101
103
| configs | The project configurations. These configurations are only included in the response of creating a project if a configuration array is specified in the request payload. |
102
104
| environments | The project environment. These environments are only included in the response if project environments were created on the project. |
| created_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
127
129
| target_account | The target account ID derived from the authentication block values. The target account exists only if the environment currently has an authorization block. |
128
130
| modified_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
129
-
| href | A URL. |
131
+
| href | A Url. |
130
132
| project_environment_id | The environment ID as a friendly name. |
131
133
132
134
## Projects API data sources
@@ -152,21 +154,23 @@ data "ibm_project_config" "project_config_instance" {
152
154
| Name | Description |
153
155
|------|-------------|
154
156
| version | The version of the configuration. |
155
-
| is_draft | The flag that indicates whether the version of the configuration is draft, or active. |
156
157
| needs_attention_state | The needs attention state of a configuration. |
157
158
| created_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
158
159
| modified_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
159
-
| last_saved_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
160
160
| outputs | The outputs of a Schematics template property. |
161
+
| references | The resolved references that are used by the configuration. |
162
+
| state | The state of the configuration. |
163
+
| state_code | Computed state code clarifying the prerequisites for validation for the configuration. |
164
+
| config_error | The error from config actions. |
165
+
| href | A Url. |
166
+
| is_draft | The flag that indicates whether the version of the configuration is draft, or active. |
167
+
| last_saved_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
161
168
| project | The project that is referenced by this resource. |
162
169
| schematics | A Schematics workspace that is associated to a project configuration, with scripts. |
163
-
| state | The state of the configuration. |
164
170
| update_available | The flag that indicates whether a configuration update is available. |
165
171
| template_id | The stack definition identifier. |
166
172
| member_of | The stack config parent of which this configuration is a member of. |
167
-
| href | A URL. |
168
173
| deployment_model | The configuration type. |
169
-
| state_code | Computed state code clarifying the prerequisites for validation for the configuration. |
170
174
| definition ||
171
175
| approved_version | A summary of a project configuration version. |
172
176
| deployed_version | A summary of a project configuration version. |
@@ -192,11 +196,11 @@ data "ibm_project" "project_instance" {
192
196
| crn | An IBM Cloud resource name that uniquely identifies a resource. |
193
197
| created_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
194
198
| cumulative_needs_attention_view | The cumulative list of needs attention items for a project. If the view is successfully retrieved, an empty or nonempty array is returned. |
195
-
| cumulative_needs_attention_view_error | A value of `true` indicates that the fetch of the needs attention items failed. This property only exists if there was an error when you retrieved the cumulative needs attention view. |
199
+
| cumulative_needs_attention_view_error | A value of `true` indicates that the fetch of the needs attention items failed. This property only exists if there was an error while retrieving the cumulative needs attention view. |
196
200
| location | The IBM Cloud location where a resource is deployed. |
197
201
| resource_group_id | The resource group ID where the project's data and tools are created. |
198
202
| state | The project status value. |
199
-
| href | A URL. |
203
+
| href | A Url. |
200
204
| resource_group | The resource group name where the project's data and tools are created. |
201
205
| event_notifications_crn | The CRN of the Event Notifications instance if one is connected to this project. |
202
206
| configs | The project configurations. These configurations are only included in the response of creating a project if a configuration array is specified in the request payload. |
@@ -227,7 +231,7 @@ data "ibm_project_environment" "project_environment_instance" {
227
231
| created_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
228
232
| target_account | The target account ID derived from the authentication block values. The target account exists only if the environment currently has an authorization block. |
229
233
| modified_at | A date and time value in the format YYYY-MM-DDTHH:mm:ssZ or YYYY-MM-DDTHH:mm:ss.sssZ to match the date and time format as specified by RFC 3339. |
0 commit comments