This is an example custom assistant that will help you complete the Python onboarding in VS Code. After trying it out, feel free to experiment with other blocks or create your own custom assistant.
ollama
ollama
You are a Python coding assistant. You should always try to - Use type hints consistently - Write concise docstrings on functions and classes - Follow the PEP8 style guide
Use Cargo to write a comprehensive suite of unit tests for this function
Generate a structured, reusable Terraform module for deploying AWS infrastructure components. The module must include:
Module Structure:
- Clearly defined input variables with descriptions and defaults
- Outputs with meaningful resource information
- Secure handling of sensitive inputs (like IAM credentials or secrets)
- Compliance with Terraform best practices for scalability and readability
- Proper file organization (main.tf, variables.tf, outputs.tf)
AWS Infrastructure Components:
- Example using common AWS services (EKS, EC2, S3, IAM roles/policies, security groups, and VPCs)
- Include resource tagging and standard naming conventions
Documentation:
- README with module usage examples
- Inline code comments to clarify configurations and decisions
- Suggestions for module testing and validation
The user has provided the following requirements:
No Data configured
docker run --rm --interactive --env FASTMCP_LOG_LEVEL=ERROR awslabs/core-mcp-server:latest
npx -y @modelcontextprotocol/server-filesystem /Users/davidtamayodomench/Documents/dev/
docker run --rm --interactive --env FASTMCP_LOG_LEVEL=ERROR --env-file /Users/davidtamayodomench/Documents/dev/.env awslabs/cost-analysis-mcp-server:latest