第十五屆 佳作

devops
Terraform 從零開始 - 實戰Lab打造GCP雲端自動化架構
alexhsieh

系列文章

DAY 11

Day 11— Terraform基礎 — 變數 (Variables) 與輸出 (Outputs)

文章目標:詳細解說如何使用 Terraform 的變數和輸出功能,使您的配置更具彈性和可讀性。 文章同步分享到 blog - https://devops-...

DAY 12

Day 12 — Terraform基礎 — 變數 (Variables) 種類與使用順序

文章目標:分享不同種類的變數在 Terraform 中的使用案例和優勢。 文章同步分享到 blog - https://devops-with-alex.c...

DAY 13

Day 13 — Terraform基礎 — 資料來源 (Data Sources) 的概念與使用

文章目標:詳細介紹資料來源的用途,以及如何使用它們來取得現有資源的訊息。 文章同步分享到 blog - https://devops-with-alex.c...

DAY 14

Day 14— Terraform基礎 —State 的概念與使用

文章目標:解釋 Terraform 的狀態管理機制,以及如何管理和維護狀態檔案。 文章同步分享到 blog - https://devops-with-al...

DAY 15

Day 15 — Terraform基礎 — Backend 遠端狀態後台的概念與使用

文章目標:說明 Terraform 的後端設定,以及如何選擇和配置後端來管理狀態。 文章同步分享到 blog - https://devops-with-a...

DAY 16

Day 16 — Terraform/GCP基礎— GCP服務帳號 (Service Account) 與使用者 (User) 的差異

文章目標:詳細說明GCP服務帳號和使用者之間的區別,以及在 Terraform 中如何使用它們。 文章同步分享到 blog - https://devops...

DAY 17

Day 17 — Terraform/GCP基礎 — 設定 GCP 服務帳號 (Service Account)

文章目標:示範如何設定 GCP 服務帳號,以便在 Terraform 中進行身份驗證。 文章同步分享到 blog - https://devops-with...

DAY 18

Day 18 — Terraform/GCP基礎 — 連結 Terraform 與 GCP:使用者帳號與密碼

文章目標:解釋如何透過使用者帳號和密碼將 Terraform 連接到 GCP。 文章同步分享到 blog - https://devops-with-ale...

DAY 19

Day 19 — Terraform/GCP基礎 — 建議的 Terraform 開發最佳實踐

文章目標:提供實用的建議,幫助讀者以更佳的方式開發和維護 Terraform 配置。 文章同步分享到 blog - https://devops-with-...

DAY 20

Day 20 — Terraform/GCP實戰:使用 GCP Console 創建 GCP 運算資源服務

文章目標:示範如何使用 GCP Console 創建虛擬機器。 文章同步分享到 blog - https://devops-with-alex.com/da...