Commit Graph

29063 Commits (5ff2495ffaeb58b045815e47beffa2cb33b08b76)
 

Author SHA1 Message Date
dependabot[bot] 2fd5ca3767 build(deps): bump honnef.co/go/tools from 0.0.1-2020.1.4 to 0.3.0-0.dev
5 years ago
Martin Atkins 55f0d06314 go.mod: go get github.com/lib/pq@v1.10.3
5 years ago
dependabot[bot] eec4a838e0 Bump github.com/mitchellh/copystructure from 1.0.0 to 1.2.0
5 years ago
dependabot[bot] 2dd15caf87 Bump github.com/hashicorp/go-plugin from 1.4.1 to 1.4.3
5 years ago
James Bardin ef8f1b3e38
Merge pull request #29734 from hashicorp/jbardin/missing-change
5 years ago
James Bardin 69787e7f67
Merge pull request #29431 from hashicorp/dependabot/go_modules/google.golang.org/protobuf-1.27.1
5 years ago
Martin Atkins 2e6b6e9a6b go.mod: go get google.golang.org/protobuf@v1.27.1
5 years ago
James Bardin 3f4b680f1c Check for nil change during apply
5 years ago
James Bardin 3c942ee3ac
Merge pull request #29720 from hashicorp/jbardin/destroy-plan-deposed
5 years ago
James Bardin fc980887fe
Merge pull request #29721 from hashicorp/jbardin/go-version
5 years ago
James Bardin 94ed6a0c84 update the go.mod format for go1.17.2
5 years ago
James Bardin 4c2dbec5b1 update to go1.17.2
5 years ago
James Bardin 05954a328d udpate CI go version
5 years ago
James Bardin a036109bc1 add comment about when we call ConfigureProvider
5 years ago
megan07 71cbb2a81a
Merge pull request #29719 from hashicorp/megan_invalid_creds
5 years ago
megan07 7dda3366a6
Update internal/backend/remote-state/gcs/backend.go
5 years ago
James Bardin 03f71c2f06 fixup tests for MockProvider changes
5 years ago
Megan Bang 81201d69a3 check valid json
5 years ago
Megan Bang 348c761bea add better error if credentials are invalid
5 years ago
James Bardin 22b400b8de skip refreshing deposed during destroy plan
5 years ago
James Bardin ad9944e523 test that providers are configured for calls
5 years ago
hc-github-team-tf-core d05fa3049e Cleanup after v1.1.0-alpha20211006 release
5 years ago
hc-github-team-tf-core db1a97f9af
Release v1.1.0-alpha20211006
5 years ago
Alisdair McDiarmid 09edbba81f
Merge pull request #29550 from hashicorp/alisdair/json-format-version-1.0
5 years ago
Alisdair McDiarmid b9f3dab035 json-output: Release format version 1.0
5 years ago
Omar Ismail bea7e3ebce
Backend State Migration: change variable names from one/two to source/destination (#29699)
5 years ago
Jeff Escalante 44764ffdee
fix broken logo in readme (#29705)
5 years ago
Martin Atkins 01b22f4b76 command/e2etest: TestProviderTampering
5 years ago
Martin Atkins d09510a8fb command: Early error message for missing cache entries of locked providers
5 years ago
James Bardin aece887a85
Merge pull request #29701 from hashicorp/jbardin/proposed-new-null-objs
5 years ago
James Bardin 58d85fcc2e add test for planing unknown data source values
5 years ago
James Bardin 18d354223e objchange: fix ProposedNew from null objects
5 years ago
Alisdair McDiarmid 6b87e63955
Merge pull request #29652 from hashicorp/alisdair/add-exhaustive-switch-statement-lint
5 years ago
James Bardin c68422d125
Merge pull request #29682 from hashicorp/jbardin/less-data-depends_on
5 years ago
Ram 45dab1b956
replace an with a
5 years ago
Martin Atkins 9e0de1c464
Update CHANGELOG.md
5 years ago
Martin Atkins df578afd7e backend/local: Check dependency lock consistency before any operations
5 years ago
Martin Atkins 702413702c plans/planfile: Include dependency locks in saved plan files
5 years ago
Martin Atkins 3f85591998 depsfile: SaveLocksToBytes function
5 years ago
Martin Atkins 6a98e4720c plans/planfile: Create takes most arguments via a struct type
5 years ago
Martin Atkins 8d193ad268 core: Simplify and centralize plugin availability checks
5 years ago
James Bardin 618e9cf8ec test for unexpected data reads
5 years ago
James Bardin 016463ea9c don't check all ancestors for data depends_on
5 years ago
Melissa Gurney Greene 0062e7112a
Update publish.html.md (#29671)
5 years ago
Zach Whaley c9a5fdb366
cliconfig: Fix error message about invalid credentials helper type
5 years ago
James Bardin f93f16824c
Merge pull request #29665 from hashicorp/jbardin/required_version
5 years ago
James Bardin ab0322e406 remove debugging println
5 years ago
James Bardin c2e0d265cf LoadModule now always returns the module
5 years ago
James Bardin a53faf43f6 return partial config from LoadConfig with errors
5 years ago
James Bardin 625e768678 make sure required_version is checked before diags
5 years ago