Azure Verified Modules Skill
Azure Verified Modules (AVM) certification standards 用於 Terraform modules。
這個標籤底下共有 11 篇內容。
Azure Verified Modules (AVM) certification standards 用於 Terraform modules。
Scaffold a new Terraform provider project 使用 the Plugin Framework。
Implement Terraform Provider Actions 使用 the Plugin Framework。
Implement Terraform Provider resources 與 data sources 使用 the Plugin Framework。
Acceptance test 模式 用於 Terraform providers 使用 terraform-plugin-testing。
協助處理 Refactor Module 雲端部署 相關工作,並依原始 Skill 說明完成設定與執行。
Run acceptance 測試 用於 Terraform providers 使用 Go's test runner。
Discover existing cloud resources 與 bulk import them into Terraform state。
Manage infrastructure across multiple environments, regions, 與 cloud accounts。
產生 Terraform HCL code following HashiCorp's official style conventions。
Built-in testing framework 用於 Terraform configurations 搭配 .tftest.hcl files。