Create a Service Account for Terraform in GCP (Google Cloud Platform)
Before we start deploying our Terraform code for GCP (Google Cloud Platform), we will need to create and configure a Service Account in the Google Console. … Read more
Before we start deploying our Terraform code for GCP (Google Cloud Platform), we will need to create and configure a Service Account in the Google Console. … Read more
This is a very simple and easy tutorial to deploy your first GKE Cluster. In this tutorial, we will perform … Read more
Key Terms Data Handling Creating Bucket via GCP Console Creating Bucket via gsutil Command Line > gsutil mb gs://simpletext > … Read more