terraform-advanced
To manage complex infrastructure. Use when: Modules, state management, and workspaces; When the specific requirement for Terraform Best Practices (Advanced) arises in the project.
Works with
---
name: terraform-advanced
description: To manage complex infrastructure. Use when: Modules, state management, and workspaces; When the specific requirement for Terraform Best Practices (Advanced) arises in the project.
license: MIT
---
## Purpose
To manage complex infrastructure.
## When to Use
- Modules, state management, and workspaces.
- When the specific requirement for Terraform Best Practices (Advanced) arises in the project.
## Procedure
1. **Analysis**: Understand the requirements for Terraform Best Practices (Advanced).
2. **Implementation**:
- Step 1: Initialize necessary configurations.
- Step 2: Implement the core logic for Terraform Best Practices (Advanced).
- Step 3: Handle edge cases and errors.
3. **Verification**:
- Test the implementation.
- Ensure it meets the project standards.
## Constraints
- Follow existing project coding standards.
- Ensure performance and security best practices are met.
## Expected Output
A working implementation of Terraform Best Practices (Advanced) with documentation and tests.More DevOps & Infrastructure skills
azure-ai
microsoft/azure-skills
Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. WHEN: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech.
appinsights-instrumentation
microsoft/azure-skills
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
azure-storage
microsoft/azure-skills
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics. Includes lifecycle management. USE FOR: blob storage, file shares, queue storage, table storage, data lake, upload files, download blobs, storage accounts, access tiers, storage tiers, hot cool cold archive, storage tier comparison, when to use storage tiers, lifecycle management, Azure Storage concepts. DO NOT USE FOR: SQL databases, Cosmos DB (use azure-prepare), messaging with Event Hubs or Service Bus (use azure-messaging).

