Setting up permissions in GCP
Last updated
Last updated
To use Policy Management in a GCP account, additional permissions are required within the GCP Account. Please follow these steps: 1. Download the Terraform code for creating a service account key file from the link below:
2. Access the Cloud Shell of the account you want to register using the link below. Make sure to log in with an account that has Owner permissions.
Select [Upload] from the menu in the upper right corner.
Click [Choose file] and select the Terraform file you downloaded in Step 1.
Click the [Upload] button.
A file upload notification will appear in the bottom right corner.
Run the following command in Cloud Shell to create the necessary resources and generate a service account key file.
When you run the terraform apply
command, click the [Authorize] button in the Cloud Shell authorization pop-up message.