Commit Graph

29074 Commits (c99f5972dee6f62eaaf96ba74ab3cd4e71d19caa)
 

Author SHA1 Message Date
Martin Atkins 765bff1dd5
Update CHANGELOG.md
5 years ago
dependabot[bot] b0d10c9857 build(deps): bump github.com/xanzy/ssh-agent from 0.2.1 to 0.3.1
5 years ago
James Bardin 87e852c832
Merge pull request #29741 from hashicorp/jbardin/test-fix
5 years ago
James Bardin 73b1263a86 wrap multiple provider creations into a factory fn
5 years ago
Martin Atkins 965c0f3f91 build: Run staticcheck with "go run"
5 years ago
Martin Atkins d76759a6a9 configs/configload: snapshotDir must be used via pointer
5 years ago
James Bardin 903ae5edfd fix test fixtures with multiple providers
5 years ago
James Bardin e804fce63a
Merge pull request #29740 from hashicorp/jbardin/test-fix
5 years ago
James Bardin 656f03b250 fix test fixture had the instance in the wrong mod
5 years ago
dependabot[bot] 051629d74a build(deps): bump github.com/agext/levenshtein from 1.2.2 to 1.2.3
5 years ago
Martin Atkins 02ca4e970c go.mod: replace github.com/dgrijalva/jwt-go with .../golang-jwt/jwt
5 years ago
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