Commit Graph

  • 594a390f84 Use context parallelism Omar Ismail 2021-09-22 17:59:47 -0400
  • 1791b71196 cloud: TestCloud_backendWithTags Chris Arcand 2021-09-15 00:04:15 -0500
  • a97a1c8f66 cloud.MockClient: Use Contains() to implement Search Chris Arcand 2021-09-14 15:22:33 -0500
  • 9bdf1d2579 Rename testBackendNoDefault Chris Arcand 2021-09-14 15:20:04 -0500
  • 6dcd0db265 Map CLI workspaces by TFC tags Chris Arcand 2021-09-13 14:18:32 -0500
  • 7a243379fb cloud: Refactor workspaceMapping concerns into strategy() Chris Arcand 2021-09-09 16:21:35 -0500
  • 922a8e4488 Refactor private workspace fields into workspaceMapping Chris Arcand 2021-09-07 15:54:33 -0500
  • 0a125c0400 Cloud: refactor setting attributes, add tests Omar Ismail 2021-09-08 19:02:25 -0400
  • 8f49757f89 Add testing for Cloud PrepareConfig Omar Ismail 2021-09-08 19:02:25 -0400
  • 471dd479e8 Update go-tfe to 26689e Chris Arcand 2021-09-07 15:35:32 -0500
  • 34597c237f cloud: Don't ignore .log golden files Chris Arcand 2021-08-31 11:47:26 -0500
  • 85f37f1aa5 Add missing log mocks Chris Arcand 2021-08-30 22:03:51 -0500
  • f4758803fe cloud: Backend implements new version of the backend.Local interface Martin Atkins 2021-08-30 15:27:58 -0700
  • 18d54c1129 Allow cloud block overrides Chris Arcand 2021-08-27 12:13:41 -0500
  • 07b3d015d1 Defer cloud block overrides Chris Arcand 2021-08-25 22:16:57 -0500
  • fccc873a3d Remove ability to declare a 'cloud' backend Chris Arcand 2021-08-24 14:34:34 -0500
  • a4c24e3147 Add cloud {} configuration block for Terraform Cloud Chris Arcand 2021-08-24 14:28:12 -0500
  • a5f063625a Replace generic host error messages for feature support Chris Arcand 2021-08-20 22:12:29 -0500
  • ea8ad0b15a Initial commit of 'cloud' package Chris Arcand 2021-08-12 14:30:24 -0500
  • 9b62dd6901
    Merge pull request #29648 from hashicorp/jbardin/tfproto6.1 James Bardin 2021-10-28 16:00:02 -0400
  • 583e3a5f0b use 11 for the panic exit code James Bardin 2021-10-28 15:34:02 -0400
  • bd37f43daa add note about calling PanicHandler first James Bardin 2021-10-28 13:56:18 -0400
  • d2d2508f5c write provider panics to error James Bardin 2021-10-27 17:13:00 -0400
  • f031fcaa97 no need for TF_FORK=0 James Bardin 2021-10-27 17:12:20 -0400
  • d03a037567 insert panic handlers James Bardin 2021-10-27 16:33:35 -0400
  • 3f31533f86 logging.PanicHandler can now be for internal use James Bardin 2021-10-27 15:37:35 -0400
  • 42742c173d remove wrapped streams and readline James Bardin 2021-10-27 10:28:19 -0400
  • 622c4df14c remove the use of panicwrap James Bardin 2021-10-26 15:54:09 -0400
  • ded4f1a0fd
    Merge pull request #29805 from hashicorp/alisdair/fix-init-workspace-select-input-false Alisdair McDiarmid 2021-10-26 11:37:22 -0400
  • 0ef4fe0aab
    Merge pull request #29691 from ramj9/patch-1 Laura Pacilio 2021-10-26 09:49:46 -0400
  • 9bb5a58e3c
    Merge pull request #29798 from hashicorp/lafentres/clarify-trim-docs Krista LaFentres (she/her) 2021-10-25 15:09:58 -0500
  • 1f08f7dba8 Clarify the way the trim() function works and add some more examples Krista LaFentres 2021-10-22 16:42:17 -0500
  • ecb98e1c43 command/init: Fail if -input=false but required Alisdair McDiarmid 2021-10-25 15:08:10 -0400
  • 6d0521e6be
    Merge pull request #29803 from hashicorp/alisdair/init-backend-provider-errors Alisdair McDiarmid 2021-10-25 13:57:45 -0400
  • 22923f9873
    Merge pull request #29793 from hashicorp/alisdair/fix-remote-backend-migrate-version-check Alisdair McDiarmid 2021-10-25 12:50:27 -0400
  • d42d83572b cli: Fix backend init failure with deleted cache Alisdair McDiarmid 2021-10-25 11:28:02 -0400
  • 5ca21afa75
    Update CHANGELOG.md Martin Atkins 2021-10-23 07:28:42 -0700
  • 92a9aa9b39
    Merge pull request #29792 from hashicorp/alisdair/init-missing-cache Alisdair McDiarmid 2021-10-22 09:23:19 -0400
  • 1729431520 backend/remote: Fix version check when migrating Alisdair McDiarmid 2021-10-21 14:10:25 -0400
  • 6f1eceb0e2
    Revert autoupdate Alex Khaerov 2021-10-21 21:42:13 +0800
  • 39de3ebec7 cli: Fix init failure with deleted cache Alisdair McDiarmid 2021-10-21 08:44:26 -0400
  • 1190b95fe2 command/e2etest: Ensure init fixes missing cache Alisdair McDiarmid 2021-10-21 08:41:01 -0400
  • 0fcb75020f
    Merge pull request #29784 from xiaozhu36/xiaozhu James Bardin 2021-10-20 16:32:13 -0400
  • 00a1b7ffb9 Cleanup after v1.1.0-alpha20211020 release hc-github-team-tf-core 2021-10-20 17:42:49 +0000
  • 4bb675059d
    Release v1.1.0-alpha20211020 hc-github-team-tf-core 2021-10-20 17:27:51 +0000
  • a1092ecd19
    Update CHANGELOG.md Martin Atkins 2021-10-20 06:44:03 -0700
  • 5b266dd5ca command: Remove the experimental "terraform add" command Martin Atkins 2021-10-18 15:08:35 -0700
  • 7afaea4cf2 backend/oss: Fixes the nil pointer panic error when missing access key or secret key xiaozhu36 2021-10-20 16:05:00 +0800
  • cdd5ee6fb3
    Merge pull request #29773 from hashicorp/alisdair/init-lock-flags Alisdair McDiarmid 2021-10-19 09:45:15 -0400
  • 1bc3e593f5
    Merge pull request #29776 from hashicorp/alisdair/fix-flaky-init-cancel-test Alisdair McDiarmid 2021-10-19 09:34:00 -0400
  • c587384dff cli: Restore -lock and -lock-timeout init flags Alisdair McDiarmid 2021-10-18 14:41:04 -0400
  • fb58f9e6d2 cli: Fix flaky init cancel test Alisdair McDiarmid 2021-10-18 16:54:31 -0400
  • 14f366dbf4
    Update documentation Alex Khaerov 2021-10-18 12:54:40 +0800
  • f32702c5c2
    Support deprecated assume_role block Alex Khaerov 2021-10-18 12:32:57 +0800
  • de8810cdd9
    Merge branch 'hashicorp:main' into main Alex Khaerov 2021-10-18 11:42:37 +0800
  • 7d3074df46 go.mod: go get github.com/mitchellh/go-wordwrap@v1.0.1 Martin Atkins 2021-10-15 17:01:32 -0700
  • e111c103b8
    [Website]Terraform Integration Program (#29763) Chris Griggs 2021-10-15 10:55:07 -0700
  • 3c64b9b604 update CHANGELOG.md James Bardin 2021-10-14 14:43:48 -0400
  • 39779e7021 backend/remote-state/cos: Don't use github.com/likexian/gokit Martin Atkins 2021-10-14 09:33:54 -0700
  • ef3c98466d
    Merge pull request #29755 from hashicorp/jbardin/first-plan-lineage James Bardin 2021-10-14 13:31:30 -0400
  • 8946d7ff20 build(deps): bump github.com/golang/protobuf from 1.5.0 to 1.5.2 dependabot[bot] 2021-10-14 00:52:36 +0000
  • 88bddd7143 go.mod: go get go get golang.org/x/tools@v0.1.7 Martin Atkins 2021-10-13 17:30:31 -0700
  • 9c80574417 test planfile may need to have a specific lineage James Bardin 2021-10-13 17:28:14 -0400
  • 5ffa0839f9 only check serial when applying the first plan James Bardin 2021-10-13 17:07:26 -0400
  • c76f54781a
    Update CHANGELOG.md Martin Atkins 2021-10-13 13:56:47 -0700
  • bee7403f3e command/workspace_delete: Allow deleting a workspace with empty husks Martin Atkins 2021-10-13 12:21:23 -0700
  • 968f422681
    Merge pull request #29753 from hashicorp/megan_update_msg megan07 2021-10-13 14:04:24 -0500
  • 9b9b26a3cd update error message for invalid json Megan Bang 2021-10-13 13:51:07 -0500
  • 765bff1dd5
    Update CHANGELOG.md Martin Atkins 2021-10-13 10:53:27 -0700
  • b0d10c9857 build(deps): bump github.com/xanzy/ssh-agent from 0.2.1 to 0.3.1 dependabot[bot] 2021-10-13 08:34:23 +0000
  • 87e852c832
    Merge pull request #29741 from hashicorp/jbardin/test-fix James Bardin 2021-10-13 09:53:02 -0400
  • 73b1263a86 wrap multiple provider creations into a factory fn James Bardin 2021-10-12 17:41:04 -0400
  • 965c0f3f91 build: Run staticcheck with "go run" Martin Atkins 2021-10-12 11:09:00 -0700
  • d76759a6a9 configs/configload: snapshotDir must be used via pointer Martin Atkins 2021-10-12 11:04:01 -0700
  • 903ae5edfd fix test fixtures with multiple providers James Bardin 2021-10-12 14:08:37 -0400
  • e804fce63a
    Merge pull request #29740 from hashicorp/jbardin/test-fix James Bardin 2021-10-12 14:03:33 -0400
  • 656f03b250 fix test fixture had the instance in the wrong mod James Bardin 2021-10-12 13:47:47 -0400
  • 051629d74a build(deps): bump github.com/agext/levenshtein from 1.2.2 to 1.2.3 dependabot[bot] 2021-10-12 17:33:17 +0000
  • 02ca4e970c go.mod: replace github.com/dgrijalva/jwt-go with .../golang-jwt/jwt Martin Atkins 2021-10-12 09:59:02 -0700
  • 2fd5ca3767 build(deps): bump honnef.co/go/tools from 0.0.1-2020.1.4 to 0.3.0-0.dev dependabot[bot] 2021-10-12 17:24:56 +0000
  • 55f0d06314 go.mod: go get github.com/lib/pq@v1.10.3 Martin Atkins 2021-10-12 10:23:56 -0700
  • eec4a838e0 Bump github.com/mitchellh/copystructure from 1.0.0 to 1.2.0 dependabot[bot] 2021-10-08 20:35:14 +0000
  • 2dd15caf87 Bump github.com/hashicorp/go-plugin from 1.4.1 to 1.4.3 dependabot[bot] 2021-10-08 20:35:55 +0000
  • ef8f1b3e38
    Merge pull request #29734 from hashicorp/jbardin/missing-change James Bardin 2021-10-12 12:22:51 -0400
  • 69787e7f67
    Merge pull request #29431 from hashicorp/dependabot/go_modules/google.golang.org/protobuf-1.27.1 James Bardin 2021-10-12 08:44:34 -0400
  • 2e6b6e9a6b go.mod: go get google.golang.org/protobuf@v1.27.1 Martin Atkins 2021-10-11 16:37:11 -0700
  • 3f4b680f1c Check for nil change during apply James Bardin 2021-10-06 12:51:03 -0400
  • 3c942ee3ac
    Merge pull request #29720 from hashicorp/jbardin/destroy-plan-deposed James Bardin 2021-10-08 16:23:59 -0400
  • fc980887fe
    Merge pull request #29721 from hashicorp/jbardin/go-version James Bardin 2021-10-08 16:23:30 -0400
  • 94ed6a0c84 update the go.mod format for go1.17.2 James Bardin 2021-10-08 15:54:13 -0400
  • 4c2dbec5b1 update to go1.17.2 James Bardin 2021-10-08 15:54:02 -0400
  • 05954a328d udpate CI go version James Bardin 2021-10-08 15:53:08 -0400
  • a036109bc1 add comment about when we call ConfigureProvider James Bardin 2021-10-08 15:23:13 -0400
  • 71cbb2a81a
    Merge pull request #29719 from hashicorp/megan_invalid_creds megan07 2021-10-08 10:26:53 -0500
  • 7dda3366a6
    Update internal/backend/remote-state/gcs/backend.go megan07 2021-10-08 10:02:05 -0500
  • 03f71c2f06 fixup tests for MockProvider changes James Bardin 2021-10-08 08:41:58 -0400
  • 81201d69a3 check valid json Megan Bang 2021-10-07 16:33:21 -0500
  • 348c761bea add better error if credentials are invalid Megan Bang 2021-10-07 16:28:47 -0500
  • 22b400b8de skip refreshing deposed during destroy plan James Bardin 2021-10-07 16:51:24 -0400
  • ad9944e523 test that providers are configured for calls James Bardin 2021-10-07 16:48:56 -0400