Connect your GCP account to Trend Cloud One and configure your GCP account to give
Trend Cloud One read-only access.
Procedure
- Go to Cloud One, here: cloudone.trendmicro.com.
- Sign in with your Account, Username, and
Password. The Cloud One landing page appears.
- Select the File Storage Security box.You are now signed in and ready to set up File Storage Security.
- Go to Stack Management and select any deployment method.
- Click on Connect GCP account.
- Click Download to download the Terraform template to your local machine.
- Configure your account in Cloud Shell:
-
Click Open Cloud Shell** and log in to your GCP account.
-
Upload the Terraform template by clicking Upload in the Cloud Shell menu.
-
Initialize Terraform by running the following command:
terraform init
-
When the initialization is successfully completed, run the following command:
terraform apply
-
When the script execution is completed, run the following command:
terraform output -json
-
Copy the returned JSON string and paste it back to the File Storage Security Connect GCP Cloud Account modal. The string should contain the following four values:
oidc-provider-id, project-number, service-account-id, workload-identity-pool-id
-