How to Setup Google Cloud Workload Identity Federation for GitHub Actions & Terraform

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 มิ.ย. 2024
  • #gcp #githubactions #workloadidentity #cicd
    GitHub Repo
    github.com/vishal-bulbule/tf-...
    How to Setup Google Cloud Workload Identity Federation for GitHub Actions & Terraform
    In this video, we'll guide you through setting up Google Cloud Workload Identity Federation to securely manage Google Cloud resources using GitHub Actions and Terraform. You'll learn how to create a Workload Identity Pool and Provider in Google Cloud, configure a GitHub Actions workflow to authenticate using workload identity federation, and set up Terraform to provision resources without needing long-lived service account keys. This setup enhances security by leveraging short-lived credentials and simplifies managing cloud resources directly from your CI/CD pipeline.
    Looking to get in touch?
    Drop me a line at vishal.bulbule@gmail.com, or schedule a meeting using the provided link topmate.io/vishal_bulbule
    Playlists
    Associate Cloud Engineer -Complete Free Course
    • Associate Cloud Engine...
    Google Cloud Data Engineer Certification Course
    • Google Cloud Data Engi...
    Google Cloud Platform(GCP) Tutorials
    • Google Cloud Platform(...
    Generative AI
    • Generative AI
    Getting Started with Duet AI
    • Getting started with D...
    Google Cloud Projects
    • Google Cloud Projects
    Python For GCP
    • Python for GCP
    Terraform Tutorials
    • Terraform Associate C...
    Linkedin
    / vishal-bulbule
    Medium Blog
    / vishalbulbule
    Github
    Source Code
    github.com/vishal-bulbule
    #googlecloud #gcp
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @saquibherman1637
    @saquibherman1637 5 วันที่ผ่านมา +1

    Thanks for sharing the knowledge !!

  • @patrickroyce3956
    @patrickroyce3956 5 วันที่ผ่านมา +1

    thanks.. was looking forward 👀

  • @ravinasty
    @ravinasty 10 วันที่ผ่านมา +1

    A big Thanks to you for your prompt response to my request on WIF. I followed your steps and could able to provision. Appreciate your efforts.

  • @leandrojpg
    @leandrojpg 10 วันที่ผ่านมา +1

    You is the best

  • @sandeshghoti8313
    @sandeshghoti8313 วันที่ผ่านมา

    thanks, I just wanted OIDC setup :)

  • @sunilkumar-cy7qf
    @sunilkumar-cy7qf วันที่ผ่านมา +1

    Very helpful. Could you please also do it for Gitlab

    • @techtrapture
      @techtrapture  วันที่ผ่านมา

      I will do it soon

  • @saquibherman1637
    @saquibherman1637 5 วันที่ผ่านมา

    I have used it in my GCP project with Terraform. Do you have any idea how we can use WIF from inside Dockerfile?