oguzhan-yilmaz/balcony
use 'balcony' to read any/each AWS resource available + generate Terraform code for them
Balcony auto-fills AWS API parameters and exposes raw resource JSON via CLI, enabling filtered queries using JMESPath and tag-based expressions. It generates Terraform import blocks (v1.5+) and pairs with a Docker image to produce ready-to-use `.tf` resource code via `terraform plan -generate-config-out`. An interactive wizard helps extend import support for unsupported AWS resources through YAML configuration.
147 stars and 226 monthly downloads. Available on PyPI.
Stars
147
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 15, 2025
Monthly downloads
226
Commits (30d)
0
Dependencies
10
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/oguzhan-yilmaz/balcony"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
googleapis/gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
mailru/easyjson
Fast JSON serializer for golang.