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
Copy file name to clipboardexpand all lines: docs/attributes-registry/gcp.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -24,13 +24,13 @@ This document defines attributes AppHub will apply to resources in GCP. See [App
24
24
| <aid="gcp-apphub-workload-environment-type"href="#gcp-apphub-workload-environment-type">`gcp.apphub.workload.environment_type`</a> | string | Environment of a workload is the stage of a software lifecycle. [4]|`PRODUCTION`; `STAGING`; `TEST`||
25
25
| <aid="gcp-apphub-workload-id"href="#gcp-apphub-workload-id">`gcp.apphub.workload.id`</a> | string | The name of the workload as configured in AppHub. |`my-workload`||
26
26
27
-
**[1]`gcp.apphub.service.criticality_type`:**[See AppHub type enum](https://cloud.google.com/app-hub/docs/reference/rest/v1alpha/Attributes#type)
27
+
**[1]`gcp.apphub.service.criticality_type`:**[See AppHub type enum](https://cloud.google.com/app-hub/docs/reference/rest/v1/Attributes#type)
Copy file name to clipboardexpand all lines: docs/resource/cloud-provider/gcp/apphub.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -59,9 +59,9 @@ See [Supported Resources](https://cloud.google.com/app-hub/docs/supported-resour
59
59
|[`gcp.apphub.service.environment_type`](/docs/attributes-registry/gcp.md)| string | Environment of a service is the stage of a software lifecycle. [2]|`PRODUCTION`; `STAGING`; `TEST`|`Required`||
60
60
|[`gcp.apphub.service.id`](/docs/attributes-registry/gcp.md)| string | The name of the service as configured in AppHub. |`my-service`|`Required`||
61
61
62
-
**[1]`gcp.apphub.service.criticality_type`:**[See AppHub type enum](https://cloud.google.com/app-hub/docs/reference/rest/v1alpha/Attributes#type)
62
+
**[1]`gcp.apphub.service.criticality_type`:**[See AppHub type enum](https://cloud.google.com/app-hub/docs/reference/rest/v1/Attributes#type)
@@ -112,9 +112,9 @@ See [Supported Resources](https://cloud.google.com/app-hub/docs/supported-resour
112
112
|[`gcp.apphub.workload.environment_type`](/docs/attributes-registry/gcp.md)| string | Environment of a workload is the stage of a software lifecycle. [2]|`PRODUCTION`; `STAGING`; `TEST`|`Required`||
113
113
|[`gcp.apphub.workload.id`](/docs/attributes-registry/gcp.md)| string | The name of the workload as configured in AppHub. |`my-workload`|`Required`||
114
114
115
-
**[1]`gcp.apphub.workload.criticality_type`:**[See AppHub type enum](https://cloud.google.com/app-hub/docs/reference/rest/v1alpha/Attributes#type)
115
+
**[1]`gcp.apphub.workload.criticality_type`:**[See AppHub type enum](https://cloud.google.com/app-hub/docs/reference/rest/v1/Attributes#type)
0 commit comments