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: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,8 @@ provider "gitlab" {
77
77
|------|-------------|
78
78
| <aname="output_gitlab_agent_kubernetes_context_variables"></a> [gitlab\_agent\_kubernetes\_context\_variables](#output\_gitlab\_agent\_kubernetes\_context\_variables)| The Gitlab Agent information to be used to configure the Kubernetes context. |
79
79
| <aname="output_gitlab_agent_token"></a> [gitlab\_agent\_token](#output\_gitlab\_agent\_token)| The token of the Gitlab Agent. |
80
+
| <aname="output_gitlab_agents_project_id"></a> [gitlab\_agents\_project\_id](#output\_gitlab\_agents\_project\_id)| The ID of the Gitlab project where the Gitlab Agents are installed. |
81
+
| <aname="output_gitlab_root_namespace_id"></a> [gitlab\_root\_namespace\_id](#output\_gitlab\_root\_namespace\_id)| The ID of the root namespace of the Gitlab Agents project. |
80
82
| <aname="output_k8s_common_labels"></a> [k8s\_common\_labels](#output\_k8s\_common\_labels)| Common labels to apply to the kubernetes resources. |
81
83
| <aname="output_k8s_gitlab_agent_token_secret_name"></a> [k8s\_gitlab\_agent\_token\_secret\_name](#output\_k8s\_gitlab\_agent\_token\_secret\_name)| The name of the Kubernetes secret that will store the Gitlab Agent token. |
0 commit comments