oguzhan-yilmaz/balcony
use 'balcony' to read any/each AWS resource available + generate Terraform code for them
This tool helps DevOps engineers and cloud administrators document and manage existing AWS infrastructure using Terraform. It takes your current AWS resources as input and outputs Terraform import blocks and resource code. This makes it easier to bring unmanaged AWS resources under Terraform control.
147 stars. Available on PyPI.
Use this if you need to bring existing AWS infrastructure, not currently managed by Terraform, under Terraform's infrastructure-as-code management.
Not ideal if you are already managing all your AWS infrastructure with Terraform or if you are not using Terraform for infrastructure management.
Stars
147
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 15, 2025
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.
Higher-rated alternatives
googleapis/gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
mailru/easyjson
Fast JSON serializer for golang.