Authenticate Terraform with GCP using Service Account

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ค. 2023
  • In this video we will learn how to authenticate Terraform with GCP using Service account
    Steps include:
    1. Create a Service Account
    2. Generate Service Account Key File (JSON format)
    3. Set Environment Variable (credentials)
    4. Configure Provider
    5. Add Google Cloud Storage Resource (Example)
    6. Provide Role for Cloud Storage
    👉 You can also authenticate Terraform with GCP using gcloud auth application-default login: • Authenticate Terraform...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 3

  • @nuriddinburkhonov5214
    @nuriddinburkhonov5214 ปีที่แล้ว +1

    Very educational, thanks!

  • @S-hc5ze
    @S-hc5ze 5 หลายเดือนก่อน +1

    Hi , Is there a way to don't use key as this can be dangerous.