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: modules/onboarding/README.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,16 +9,14 @@ The Foundational Onboarding module serves the following functions:
9
9
If instrumenting a project, the following resources will be created:
10
10
11
11
- All the necessary `Service Accounts` and `Policies` to enable the Onboarding operation at the project level
12
-
- A `Service Account key` and added role permissions to the `Service Account`, to allow Sysdig to authenticate to GCP on
13
-
your behalf to validate resources.
12
+
- A `Workload Identity Pool`, `Provider` and added custom role permissions to the `Service Account`, to allow Sysdig to authenticate to GCP on your behalf to validate resources.
14
13
- A cloud account in the Sysdig Backend, associated with the GCP project and with the required component to serve the
15
14
foundational functions.
16
15
17
-
If instrumenting an Organziation, the following resources will be created:
16
+
If instrumenting an Organization, the following resources will be created:
18
17
19
18
- All the necessary `Service Accounts` and `Policies` to enable the Onboarding operation at the organization level
20
-
- A `Service Account key` and added role permissions to the `Service Account`, to allow Sysdig to authenticate to GCP on
21
-
your behalf to validate resources.
19
+
- A `Workload Identity Pool`, `Provider` and added custom role permissions to the `Service Account`, to allow Sysdig to authenticate to GCP on your behalf to validate resources.
22
20
- A cloud account in the Sysdig Backend, associated with the management project and with the required component to serve
23
21
the foundational functions.
24
22
- A cloud organization in the Sysdig Backend, associated with the GCP Organization to fetch the organization structure
@@ -27,7 +25,7 @@ If instrumenting an Organziation, the following resources will be created:
27
25
Note:
28
26
29
27
- The outputs from the foundational module, such as `sysdig_secure_account_id` are needed as inputs to the other
30
-
features/integrations modules for subsequent modular installs.
28
+
features/integrations modules for subsequent modular installations.
31
29
32
30
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
|[sysdig_secure_trusted_cloud_identity.trusted_identity](https://registry.terraform.io/providers/sysdiglabs/sysdig/latest/docs/data-sources/secure_trusted_cloud_identity)| data source |
60
+
|[sysdig_secure_tenant_external_id](https://registry.terraform.io/providers/sysdiglabs/sysdig/latest/docs/data-sources/secure_tenant_external_id)| data source |
0 commit comments