GCP Bucket with Terraform
In these Project, We are learn , How to create the GCP Bucket and upload the index.html on the Bucket using the terraform
Last updated
In these Project, We are learn , How to create the GCP Bucket and upload the index.html on the Bucket using the terraform
Last updated
Cloud DNS API Compute Engine IAM & Admin
Goto the services Account -> Create A Service Account -> fill all the mension Details -> Create -> Assign the role - basic - OWner -> Create the account
NOw, Account Created -
Double click on the Service account -> Keys -> Add Key -> Create New Key -> Choose the key type - JSON (Recommended) -> Create
Then, This API Key Download on the Local Machine.
Use this official Document
https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli
Create A Directory and it in the code Editor or VS code -
File Strcture -