Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
amplify-education
/
python-hcl2
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
316
Code
Issues
20
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
agent-friendly conversion CLIs
- #274
#274
Merged
kkozik-amplify
merged 11 commits into
release/8.x
amplify-education/python-hcl2:release/8.x
from
cli-file-globbing
amplify-education/python-hcl2:cli-file-globbing
Copy head branch name to clipboard
Apr 2, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
agent-friendly conversion CLIs
#274
kkozik-amplify
merged 11 commits into
release/8.x
amplify-education/python-hcl2:release/8.x
from
cli-file-globbing
amplify-education/python-hcl2:cli-file-globbing
Copy head branch name to clipboard
Commits
Commits on Mar 11, 2026
CLI: accept multiple files and replace positional OUT_PATH with -o flag (#49)
Show description for e768460
kkozik-amplify
and
claude
committed
e768460
View commit details
Copy full SHA for e768460
Browse repository at this point
Commits on Mar 31, 2026
Merge branch 'release/8.x' into cli-file-globbing
kkozik-amplify
committed
a9d0cdb
View commit details
Copy full SHA for a9d0cdb
Browse repository at this point
agent-friendly conversion CLIs (#49)
Show description for 9d0de0d
kkozik-amplify
and
claude
committed
9d0de0d
View commit details
Copy full SHA for 9d0de0d
Browse repository at this point
Commits on Apr 1, 2026
fix review issues: --ndjson stdin, --fragment semantics, --diff exit code, path collisions
Show description for ca36822
kkozik-amplify
and
claude
committed
ca36822
View commit details
Copy full SHA for ca36822
Browse repository at this point
error on multi-file/directory stdout without --ndjson or -o
Show description for d4cef28
kkozik-amplify
and
claude
committed
d4cef28
View commit details
Copy full SHA for d4cef28
Browse repository at this point
fix CLI review findings: error handling, exit codes, and robustness
Show description for b0b85ec
kkozik-amplify
and
claude
committed
b0b85ec
View commit details
Copy full SHA for b0b85ec
Browse repository at this point
fix PR review findings: dead except clause, fragment validation, test gaps
Show description for 849f471
kkozik-amplify
and
claude
committed
849f471
View commit details
Copy full SHA for 849f471
Browse repository at this point
fix review findings: stale docs, stdin skip, commonpath edge case
Show description for a77c908
kkozik-amplify
and
claude
committed
a77c908
View commit details
Copy full SHA for a77c908
Browse repository at this point
fix review findings: exit codes, stdin -o, compact separators, SIGPIPE
Show description for 30dba61
kkozik-amplify
and
claude
committed
30dba61
View commit details
Copy full SHA for 30dba61
Browse repository at this point
add subprocess-based CLI integration tests for hcl2tojson and jsontohcl2
Show description for e1b8819
kkozik-amplify
and
claude
committed
e1b8819
View commit details
Copy full SHA for e1b8819
Browse repository at this point
Commits on Apr 2, 2026
fix --fields list leak, reject non-dict JSON input, add --semantic-diff mode
Show description for 3f9ce37
kkozik-amplify
and
claude
committed
3f9ce37
View commit details
Copy full SHA for 3f9ce37
Browse repository at this point
You can’t perform that action at this time.