Commit Graph

23458 Commits (1242e084733e55cc9d4e8a90c5ee518682ba3a67)
 

Author SHA1 Message Date
Jurnell Cockhren 1242e08473 fix(salt-masterless): Compare retrieved variable values with defaults
7 years ago
Jurnell Cockhren 996f845d4b fix(salt-masterless): set the default values for state and pillar remote locations
7 years ago
James Bardin fabdd0db3e
Merge pull request #20348 from hashicorp/jbardin/list-empty-strings
7 years ago
James Bardin da389d6cd4 simple list diffs may also have missing elements
7 years ago
Martin Atkins 0b2cc6298b plans/objchange: Fix panic in AssertObjectCompatible with set blocks
7 years ago
Brian Flad 58eba8fe9a
Merge pull request #20339 from hashicorp/td-UnsafeSetFieldRaw-deprecation
7 years ago
Martin Atkins bfbce53911 vendor: go get github.com/hashicorp/hcl2@master
7 years ago
Brian Flad 3d908f56aa
helper/schema: Add deprecation to ResourceData.UnsafeSetFieldRaw
7 years ago
James Bardin f9b62cb5fe
Merge pull request #20335 from hashicorp/jbardin/diff-apply
7 years ago
Martin Atkins b4d9f63622 website: Forward-port docs on file-hashing functions from 0.11 branch
7 years ago
James Bardin c34c37fbd5 missed .% suffixes in diff.Apply
7 years ago
James Bardin 931f459336 add a trouble test schema from the aws provider
7 years ago
Martin Atkins fedbd6c3b8 helper/plugin: fix panic with empty objects in normalizeNullValues
7 years ago
Radek Simko 8f3ee1800d
Merge pull request #20316 from hashicorp/vendor-go-tfe-bump
7 years ago
Martin Atkins 12a6d22589 core: Better handle providers failing updates with no new value
7 years ago
James Bardin 303e5cc82e
Merge pull request #20319 from hashicorp/jbardin/go-plugin
7 years ago
James Bardin cf7a6b7bb8 update go-plugin
7 years ago
Radek Simko 5a20e1ab94
Merge pull request #20243 from hashicorp/v0.12-upgrade-guide-remote-state
7 years ago
James Bardin b758628e51
Merge pull request #20308 from hashicorp/jbardin/requires-replace
7 years ago
Radek Simko e2df4c435f
Merge pull request #20287 from hashicorp/vendor-aws-bump
7 years ago
Kristin Laemmert f783ed0d45
command/jsonconfig: display module variables in config output (#20311)
7 years ago
Radek Simko 916310e601
vendor: github.com/hashicorp/go-tfe@v0.3.8
7 years ago
James Bardin c6daf9fb24 don't error on all invalid RequiresReplace paths
7 years ago
Chris Griggs 2ad995a859
Merge pull request #20312 from cgriggs01/cgriggs01-community4
7 years ago
Martin Atkins eb1346447f
Merge #20282: Enforce expected behaviors for provider PlanResourceChange
7 years ago
James Bardin f932e11a50 create a test that removes a RequiresReplace path
7 years ago
Radek Simko a486cd838e
vendor: github.com/terraform-providers/terraform-provider-aws@v1.58.0
7 years ago
Radek Simko c2032d8fcf
Merge pull request #20290 from hashicorp/vendor-hil-bump
7 years ago
Radek Simko f137b32140
vendor: github.com/hashicorp/hil@latest
7 years ago
Radek Simko fe7e7afd53
Merge pull request #20302 from hashicorp/vendor-bump-deps
7 years ago
Radek Simko 14246bdfe9
vendor: go get github.com/mitchellh/copystructure@v1.0.0
7 years ago
Radek Simko 12ac212611
vendor: github.com/mitchellh/hashstructure v1.0.0
7 years ago
Radek Simko e0841f73b3
vendor: github.com/hashicorp/logutils@v1.0.0
7 years ago
Radek Simko d69e96544d
vendor: github.com/blang/semver@v3.5.1
7 years ago
Radek Simko 8e2f2d0b0f
vendor: github.com/apparentlymart/go-cidr@v1.0.0
7 years ago
Radek Simko ed15deb380
go mod tidy
7 years ago
Chris Doherty 135d05dd62
Merge pull request #20299 from hashicorp/cd/add-backend-codeowners
7 years ago
Martin Atkins 0b7179c363 command: Apply tests with realistic mock providers
7 years ago
James Bardin fbde1b20f0
Merge pull request #20300 from hashicorp/jbardin/empty-string
7 years ago
Martin Atkins f4e6431da2 core: Ensure context tests comply with plan/apply safety checks
7 years ago
Martin Atkins e831182c8d plans/objchange: Hide sensitive attribute values in error messages
7 years ago
Martin Atkins 31299e688d core: Allow legacy SDK to opt out of plan-time safety checks
7 years ago
Martin Atkins 5649ae6abf core: Improve warnings for legacy SDK apply-time inconsistencies
7 years ago
Martin Atkins 419f5e58cd core: Enforce the validity of planned new objects
7 years ago
cgriggs01 1565abfcaa add four community providers
7 years ago
James Bardin 1ca7531cc7 allow implicit empty strings in lists
7 years ago
Chris Doherty 9cfb8797ae First pass at adding CODEOWNERS to link remote-state backends with maintainers of the associated providers.
7 years ago
James Bardin 3cecacb660
Merge pull request #20292 from hashicorp/jbardin/sdk
7 years ago
James Bardin d871ce63fc
Merge pull request #20295 from hashicorp/jbardin/apply-error
7 years ago
Kristin Laemmert f2f35265bc
command/show: json output enhancements (#20291)
7 years ago