Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
-
-
Make CloudFront resize images "on the fly" via lambda@edge, cache it and persists it in S3.
-
-
Proof of concept vehicle-tracking system. With tracking client written in java (used on symbian), user client for android and server in rails
Java 3
-
Forked from jstorimer/spin
Spin speeds up your Rails testing workflow by preloading your Rails environment.
375 contributions in the last year
Contribution activity
July 2020
- skorfmann/cdkweekly TypeScript
- skorfmann/ink TypeScript
Created a pull request in vadimdemedes/ink that received 3 comments
Add Terraform CDK
The Terraform CDK got released yesterday, and it's using ink for the CLI UI
- Fix cdktf init on Windows
- Don't run Terraform Cloud integration test on external PRs
- Add Google Cloud Example
- Await version check
- Allow computed optional arguments in anonynmous structs
- Omit Stack Name from Resource Name in Output
- Singleton stack file
- Better synth error output
- Don't rely on Yarn for template workflows
- Force NODE_ENV so dev dependencies will actually install
- Default confirmation step to be non destructive
- Add version check for `cdktf-cli`
- Define `NODE_ENV` as production to prevent react internal error messages
- Add test for cdktf init with colors enabled
- Don't use colors for inputs
- Move state out of cdktfout
- Keep user provided capitalization for Tags
- Release `pre` from master
- Release/0.0.7
- Compile provider test
- Don't hide Synth Output
- Resource name
- Add basic terraform check
- Error handling
- cdktf destroy
Created an issue in hashicorp/terraform-cdk that received 4 comments
Check Terraform 0.13 Compatibility
Check if there are any changes to the output of the Terraform CLI. Also have a look at this, to verify our current approach to provider definition …
- Generate More Python Examples
- Refactor Terraform Cloud Integration Test
- Remove Yarn References where it's not necessary
- Run builds for Windows as Well
- Testing external Pull Requests
- Moving / Renaming a Project Leads to Symlink Error
- Ensure Correct Dependencies between Constructs for Required Attributes
- Diff / Deploy / Destroy Columns Should Grow with Content
- UI Glitch due to Version Check
- Test Version Check
- Enable Attribute References for Nested Types
- Upgrade to Ink v3
- Display Typescript Errors for Synth
- Consistent Warning when Provider Constructs were not generated
- cdktf init is broken
- "terraform show" errors out when stale plan is present in same directory
- Integration Test with Terraform Cloud as State Backend
- Release Workflow
- Speed up Tests
- Test CLI commands Closer to Real User Experience
- Init is broken
- Resource Name Structure in Diff / Deploy / Destroy
- Set NODE_ENV for CLI
- Node is a reserved name in cdktf / constructs
- List of String Maps
- Some issues not shown.