2023 iThome 鐵人賽
分享至
今天來跟大家介紹 GCP terraform 如何創建 service account
根據 google 文件可以查到基本概念
Service accounts overview | IAM Documentation | Google Cloud
而在 terraform 的文件可以查到能使用的參數
Terraform Registry
code
創建用 make start
make start
釋放資源用 make destroy
make destroy
IT邦幫忙