Highlights
- Pro
Popular repositories
-
terraform-clean-syntax Public archive
A simple tool for Terraform language syntax cleanup, extending terraform fmt
-
-
terraform-aws-tf-registry Public
Terraform module for creating a simple private Terraform registry in AWS with DynamoDB
-
-
livejournal Public
LiveJournal Server Source Code (stale history from before it went closed-source)
1,821 contributions in the last year
Less
More
Contribution activity
September 2021
Created 21 commits in 1 repository
Created 1 repository
Created a pull request in hashicorp/terraform that received 2 comments
Prototype: Configuration linting mode
This is an initial prototype of a new "linting" mode, which extends the Validate operation with some additional checks which can generate warnings …
+542
−75
•
2
comments
Opened 9 other pull requests in 2 repositories
hashicorp/terraform
8
merged
- core: Emit only one warning for move collisions in destroy-plan mode
- Extra feedback for a variety of "move" consequences and edge-cases
- refactoring: ApplyMoves new return type and more accurate results
- core: Handle the implied change from zero-key to no-key (or vice-versa) as if it were a move statement
- core: Fail if a moved resource instance is excluded by -target
- refactoring: TestValidateMoves/cyclic_chain can now pass
- backend/local: Restore original intent of TestLocal_plan_context_error test case
- core: Memoize plugin schemas as we load them
hashicorp/terraform-plugin-framework
1
open
Reviewed 19 pull requests in 2 repositories
hashicorp/terraform
17 pull requests
- tfproto version 6.1
- Check required_version as early as possible
- build: Add exhaustive switch statement lint
- refactoring: exhaustive NestedWithin checks
- json-output: Add change reasons to explain deletes
- core: Fix refresh-only interaction with orphans
- json-output: Add support for config-driven move to plan JSON and streaming JSON UI
- website: First draft of "Refactoring" documentation, about "moved" blocks
- core: Compute resource drift during plan phase, store in plan file
- handle empty containers in ProposedNew NestedTypes
-
Remove the need to attempt
SchemaConfigModeAttrfixups on all blocks - fix temp directory handling in some tests
-
Prevent
ObjectWithOptionalAttrsfrom escaping - Add docs on how to release a new major protocol version.
- command: Render "moved" annotations in plan UI
- Clean up ignored files
- json-output: Release format version 1.0
hashicorp/hcl
2 pull requests
18
contributions
in private repositories
Sep 1 – Sep 28