Highlights
- Arctic Code Vault Contributor
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 up
Popular repositories
-
-
-
-
Firefox extension that replaces occurrences of 'Millennials' with 'Snake People'
-
Forked from sjwhitmore/tweet-collector
Run a script to save tweets on a term to a MongoDB collection
877 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in hashicorp/terraform that received 2 comments
Update state when sensitivity changes
When sensitivity changes (but values do not) we still want to show an "Update" informational to the user, so we should have the action be Update in…
- [0.14 port] Mark attributes providers mark as sensitive
- Comment fixing
- Mark attributes providers mark as sensitive
- Fix un-saved error on chdir
- Avoid disclosing values in errors on marked vals
- Remove sensitive_variables experiment
- Consider sensitivity when evaluating module outputs
- Obfuscate sensitive vals in console
- Add sensitive variable docs for nested blocks
- Add format/diff coverage for maps with sensitivity
- Fixes for sensitive values used as input to provisioners
- Fixes for sensitive values used as input to provisioners
- update taint command example
- go get github.com/mattn/go-colorable@v0.1.8
- Update hcl and go-cty dependencies
- re-enable and fix module variable tests
- feat(environment variable): add TF_WORKSPACE information
- command: Show diffs when only sensitivity changes
- Avoid disclosing values in errors on marked vals
- website: First draft of v0.14 upgrade guide
- Use recorded changes for outputs and plan root output removals
- fix: update go-versions with improved error handling
- Provisioner contribution guide updates
- command: Fix missing force new for sensitive vars and blocks
- Consider sensitivity when evaluating module outputs
- data sources with indexed references to managed resources
- always load instance state when -refresh=false
- helper: remove a bunch of unused packages, types and functions
- Fix bad string match that was causing TestInitProviderNotFound to fail