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
Pinned
1,088 contributions in the last year
Contribution activity
July 2020
Created a pull request in hashicorp/terraform that received 2 comments
Do not evaluate output when doing a full destroy
If we're adding a node to remove a root output from the state, the output itself does not need to be re-evaluated. The exception for root outputs c…
+45
−19
•
2
comments
- Return known empty containers from resource evaluation during plan
- Unknown set blocks with dynamic may have 0 elements
- backport gh 25544
- Allow provider config evaluation during a full destroy
- don't store an entire Resource's state in each ResourceInstance
- ensure root module locals and vars are pruned
- Update destroy doc
- add doc about destroying resources and ordering