Subhamay Bhattacharyya
Official@subhamay-bhattacharyya · United States of America
Offers standardized infrastructure-as-code generation and AWS configuration management for scalable cloud environments.
Agent Skills by Subhamay Bhattacharyya
Showing 13 vetted skills indexed across 1 GitHub repositories.
scaffold-terraform
Generate Terraform module repositories with templates, examples, tests, and documentation.
aws-config-s3
Configure and validate AWS S3 bucket settings for cloud storage pipelines.
tf-backend
Generate Terraform backend.tf files for Terraform Cloud workspace configuration.
tf-locals
Generate Terraform locals.tf files for AWS modules from JSON configurations.
tf-variables
Generate a structured variables.tf with descriptions, types, defaults, and validation for AWS modules.
aws-config-iam-policies
Create and validate AWS IAM policies for Snowflake data lake access.
tf-main
Generates a multi-phase Terraform main.tf with banners and dependencies.
tf-validations
Generate Terraform precondition assertions validating filenames, paths, and required keys.
tf-config-json
Generate and validate AWS resource configuration JSON files for Terraform modules.
tf-providers
Generate a standardized AWS provider configuration file for Terraform modules.
tf-outputs
Generate structured Terraform outputs.tf files with banner comments and sections.
tf-versions
Generate Terraform required_providers blocks from usage analysis.
aws-config-trust
Write and validate AWS IAM roles and policies for Snowflake data pipelines.
Frequently Asked Questions About Subhamay Bhattacharyya
FAQPage SchemaWhat specific infrastructure tasks are enabled by these configurations?▼
These configurations enable the rapid generation of standardized Terraform files, including main, variables, outputs, and provider blocks. They further support the validation of AWS S3 bucket settings and the creation of secure IAM policies tailored for Snowflake data lake integration and cloud storage pipelines.
Which technical personas benefit from these infrastructure modules?▼
Cloud engineers, DevOps practitioners, and infrastructure architects benefit from these modules. They are designed for professionals managing AWS environments who require consistent, validated, and structured infrastructure code to maintain high standards across multiple cloud workspaces and data pipeline deployments.
What are the prerequisites for implementing these infrastructure configurations?▼
Implementation requires an existing AWS environment and a working knowledge of Terraform. Users must have the necessary permissions to manage IAM roles and S3 buckets, along with a local environment configured to execute Terraform commands against their specific cloud provider and workspace targets.