Commit Graph

774 Commits (6dcf00aefc56b48bae54822a6e62eacffd2bc3ea)

Author SHA1 Message Date
James Bardin d469e86331 revert 6b8b0617
4 years ago
Martin Atkins c4d46e7c6b getmodules: Re-allow git:: source with ref=COMMIT_ID
4 years ago
Martin Atkins b0ff17ef2a getmodules: Inline our own fork of getter.GitGetter
4 years ago
Chris Arcand 8b8fe2771f
Merge pull request #30142 from hashicorp/chrisarcand/remote-backend-no-workspaces-regression
4 years ago
Chris Arcand 98978b3853 command/meta_backend: Allow the remote backend to have no workspaces [again]
4 years ago
Martin Atkins 096cddb4b7 command/format: Limitation of plans.ResourceInstanceDeleteBecauseNoModule
4 years ago
Martin Atkins ec6fe93fa8 instances: Non-existing module instance has no resource instances
4 years ago
Chris Arcand f521ba6cd7 Remove 'enhanced' backend type distinction
4 years ago
James Bardin 0771a214d8 skip provider resolution when there are errors
4 years ago
Alisdair McDiarmid 5d7cb81c0c lang: Redact sensitive values from function errors
4 years ago
Chris Arcand f4f5b7c968
Merge pull request #30059 from hashicorp/barrettclark/explicit-local-empty-migrate-messaging
4 years ago
Barrett Clark c706c8f92b Do not ask to migrate empty default workspace
4 years ago
Barrett Clark e08a02e7bf Fixes Issue #29959, Apply w/o init error message
4 years ago
Luces Huayhuaca d72a413ef8
command/meta_backend: Prompt to select workspace before saving backend config (#29945)
4 years ago
Martin Atkins affe2c3295 addrs: Expose the registry address parser's error messages
4 years ago
kmoe 8f923cea08
Merge pull request #30048 from hashicorp/kmoe/http-backend-debug-log
4 years ago
Alisdair McDiarmid 8ec9ad0407
Merge pull request #30029 from hashicorp/alisdair/add-sensitive-marks-for-nested-attributes
4 years ago
Alisdair McDiarmid d24403799e
Merge pull request #30019 from hashicorp/alisdair/fix-provider-schema-for-deleted-resource-instance
4 years ago
Katy Moe b1c071bb57
pass hclog logger to retryable client
4 years ago
Chris Arcand b5af7b6c92
Merge pull request #29987 from hashicorp/chrisarcand/backend-flag-with-tfc
4 years ago
Alisdair McDiarmid fbed52a353 configs: Add sensitive marks for nested attributes
4 years ago
Alisdair McDiarmid 5ddf5e1f7d core: Fix schema loading for deleted resources
4 years ago
Barrett Clark a6b56ad76f
Merge pull request #29997 from hashicorp/barrettclark/cloud-input-false
4 years ago
Barrett Clark 419676cb69 Cloud integration requires input for migrations
4 years ago
Luces Huayhuaca f63b6198ca
Create a function for logic that assigns value to initReason var after changing backend configuration (#29967)
4 years ago
Alisdair McDiarmid a8b9d086b2 cli: Fix nested single and map diff rendering
4 years ago
Chris Arcand a0c7c1dc8d command/init: Adjust init help output
4 years ago
Chris Arcand 33d7c1e6d6 command/init: Add -cloud alias (of -backend)
4 years ago
Alisdair McDiarmid b562c4fb84 cli: Fix nested set diff rendering indentation
4 years ago
Alisdair McDiarmid 2d0349d9a4 cli: Fix diff for nested set unchanged elements
4 years ago
Krista LaFentres 2fc4e06890 Fix failing lint check for deprecated x/crypto/openpgp library
4 years ago
Barrett Clark 7aeaec9b48 Update tests for new prompts
4 years ago
Martin Atkins 7d6d31eff8 command/init: Skip redundant state migration prompt in Cloud mode
4 years ago
Barrett Clark 27aa51687e Fix cloud e2e tests for updated migration flow
4 years ago
Martin Atkins bac59d2480 command/init: Be explicit that some options are not relevant for Cloud
4 years ago
Martin Atkins c28b57b4d6 cloud/e2e: Additional context for failing to find expected output
4 years ago
Martin Atkins e5172fea95 cloud: DetectConfigChangeType helper
4 years ago
Tom Harvey a1c7c0dfa4
Update internal/backend/remote-state/azure/backend.go
4 years ago
tombuildsstuff ffe9a41468 internal/backend/remote-state/azure: adding tests covering MSAL
4 years ago
tombuildsstuff a2cad7d579 internal/backend/remote-state/azure: prefixing the existing tests with ADAL
4 years ago
tombuildsstuff 9f710558ce internal/backend/remote-state/azure: adding a feature-toggle to use MSAL
4 years ago
tombuildsstuff 27a34d6c2c internal/backend/remote-state/azure: updating the link to the client secret
4 years ago
tombuildsstuff 5133d30b71 internal/backend/remote-state/azure: code changes for go-azure-helpers v0.18.0
4 years ago
Jared Ledvina 61a5808680 k8s-backend - Initial context support for library update
4 years ago
Barrett Clark 02aacb09e6
Merge pull request #29863 from hashicorp/barrettclark/migrate-empty-default-workspace
4 years ago
Barrett Clark a146a2746e Add clarifying commend and e2e test
4 years ago
kmoe 18ab3512fa
Merge pull request #29943 from hashicorp/kmoe/moved-block-resource-type
4 years ago
Katy Moe aeecc6a627
add AffectedAbsResource to interface
4 years ago
Barrett Clark a9eb62d692 Cloud: Migrate empty default workspace prompt
4 years ago
Simão Gomes Viana 5bbd108572
funcs: defer close file in funcs
4 years ago
Barrett Clark 388c430ece
Merge pull request #29883 from hashicorp/barrettclark/cloud-e2e-tests
4 years ago
Omar Ismail 9b675f8b70 Add skip for cloud e2e tests when env vars missing
4 years ago
Chris Arcand bf76cc98ef command: Suggestions on migration copy from user feedback
4 years ago
Katy Moe 11566b1d11
introduce AbsMoveableResource
4 years ago
Katy Moe 7162e79fdf
return error on resource type mismatch
4 years ago
Katy Moe dc3ed6271c
add failing test for resource type mismatch
4 years ago
Katy Moe 4305271cff
remove occurrences of AbsMovable
4 years ago
Katy Moe 1dabdf0dcd
normalise test names
4 years ago
James Bardin 33bcc715a0
Merge pull request #29928 from hashicorp/jbardin/ignore_null_map
5 years ago
Omar Ismail 57a4b51e87 remove build tags for cloud e2e
5 years ago
Barrett Clark 5ef82ddd2f Cloud: fix e2e tests
5 years ago
Brandon Croft 1f01ba4dbc
fix(run variables): support all variable types (map, list, bool, number, null, string)
5 years ago
Brandon Croft 9441666d9a
Merge pull request #29903 from hashicorp/pull-mock-gotfe-changes
5 years ago
James Bardin 9d19086c8e test for null map and fix lost map marks
5 years ago
James Bardin 40174b634a ignore_changes changing a null map to empty
5 years ago
kmoe 64635edfb9
Merge pull request #29885 from hashicorp/kmoe/more-init-interrupts
5 years ago
Katy Moe 6da61bf07b
revert change to installModules diag handling
5 years ago
kmoe 40ec62c139
command: make module installation interruptible
5 years ago
Krista LaFentres c44c589f0a Error if backup or backup-out options are used without the state option on non-local backends for the state mv command
5 years ago
Chris Arcand 21750037d5 cloud: Help output typos
5 years ago
uturunku1 58304b678c import path to go mocks in tfe
5 years ago
Luces Huayhuaca 4e3218b4d5
cloud: convert uses of worspaces.operations into workspaces.executionMode (#29844)
5 years ago
Chris Arcand 779c958fbf cloud: Add streamlined 'remote' backend state migration path
5 years ago
Chris Arcand 2690f738aa
Merge pull request #29878 from hashicorp/tweak-multi-to-multi-migration-tfc
5 years ago
Chris Arcand 6f25ad3e17 cloud: Display the newly renamed workspaces after a migration
5 years ago
Chris Arcand c3bf5d4512 cloud: Automatically select renamed current workspace
5 years ago
Chris Arcand f80b2177c8 cloud: Tweak multi-to-multi migration UX
5 years ago
James Bardin 5a8021f03d
Merge pull request #29868 from xiaozhu36/xiaozhu
5 years ago
James Bardin 913f9cc44a
Merge pull request #29862 from hashicorp/jbardin/validate-resource-values
5 years ago
xiaozhu36 e0a2716601 backend/oss: Removes the ConflictWith tag which on the attributes assume_role* to fix the incompatible error
5 years ago
Chris Arcand 858dc96859
Merge pull request #29853 from hashicorp/cloud-tags-workspace
5 years ago
Omar Ismail 1da7031855 cloud: Add tags to workspace if necessary when fetching state
5 years ago
Chris Arcand f04ea2bd3d
Merge pull request #29860 from hashicorp/fix-init-after-error-take-two
5 years ago
Chris Arcand 7c0c2e952f command: Don't always update backend hash when fetching the saved backend
5 years ago
James Bardin 647d36062c we don't need an abs provider address
5 years ago
James Bardin 6b8b0617bb generate precise resource types during validate
5 years ago
Łukasz Sierant 19cce931a8 Test case for changing backend hash during aborted state migration
5 years ago
Billy Keyes 52ca30273f
command/format: improve list nested attribute rendering (#29827)
5 years ago
kmoe ba4b6652fa
Merge pull request #29849 from hashicorp/kmoe/ignore_changes-override
5 years ago
Barrett Clark 13ec9b539c
Merge pull request #29846 from hashicorp/barrettclark/parrelize-cloud-e2e-tests
5 years ago
James Bardin 834f61cd54
Merge pull request #29841 from xiaozhu36/xiaozhu
5 years ago
Katy Moe 8e640ae151
fix typo
5 years ago
Katy Moe 257c24ff75
IgnoreAllChanges should override during merge
5 years ago
Katy Moe df6dad5070
add failing test for IgnoreAllChanges override
5 years ago
Barrett Clark 9c13521d76 Allow cloud tests to be run in parallel
5 years ago
Nick Fagerlund 02e62c9851
Cloud: Init without erroring when no workspaces match the `tags` (#29835)
5 years ago
James Bardin b91d9435ea
Merge pull request #29832 from hashicorp/jbardin/nullable-variable
5 years ago
James Bardin 6d050c166e udpate diagnostic message
5 years ago
Martin Atkins 94cbc8fb5d experiments: config_driven_move has concluded
5 years ago
Alisdair McDiarmid a61bd8a96b cloud: Fix prerelease version constraint checks
5 years ago