Commit Graph

298 Commits (a574e95dcde2d3bbb399b025f515ccd062abeeca)

Author SHA1 Message Date
Liam Cervante acb79a7545
Standardise how blank lines are added to plan for unchanged blocks (#31330)
4 years ago
James Bardin 953c448f9a add simple error indicating backend removal
4 years ago
Martin Atkins 90ea7b0bc5 tfdiags: Treat unknown-related or sensitive-related messages differently
4 years ago
Martin Atkins 31aee9650e command/format: Include function call information in diagnostics
4 years ago
James Bardin 77e6b622f8
Merge pull request #31283 from hashicorp/jbardin/plan-import
4 years ago
James Bardin 4981942191 remove -allow-missing-config from import
4 years ago
James Bardin 03fc2b09df remove errant fmt.Println
4 years ago
Martin Atkins fda0579537 Experiments supported only in alpha/dev builds
4 years ago
Alisdair McDiarmid c7bc82bd87
Merge pull request #31235 from hashicorp/alisdair/json-plan-unknown-outputs
4 years ago
Alisdair McDiarmid 9497b2cd6f json-output: Fix unknowns for tuples and sets
4 years ago
Alisdair McDiarmid 48d64eabb2 json-output: Extended detail for unknown outputs
4 years ago
James Bardin 47f9850f02 add XTerraformGetLimit to prevent redirect loops
4 years ago
kmoe 54b837416c
command: mention plan options in refresh help text (#30892)
4 years ago
Alisdair McDiarmid 06f6a901ea
Merge pull request #30985 from hashicorp/alisdair/var-flag-spaces-error
4 years ago
Martin Atkins 096f0dc0da build: Write the detected version number into the generated executable
4 years ago
Craig Wright be7f46a1ad
Merge pull request #29354 from srdecny/main
4 years ago
Martin Atkins 4cffff24b1 core: Report reason for deferring data read until apply
4 years ago
Alisdair McDiarmid 91d75baba1 cli: Improved error for invalid -var "foo = bar"
4 years ago
Alisdair McDiarmid 12c8f9498c json-output: Add output type to JSON format
4 years ago
James Bardin 7da52d94f2
Merge pull request #30900 from hashicorp/jbardin/replace-triggered-by
4 years ago
James Bardin c52e3ed37b test fixture race
4 years ago
James Bardin 3a0a019521 round-trip replace triggers
4 years ago
James Bardin 868052c9e3 set replace_trigered_by reason in diff output
4 years ago
Brandon Croft 1943af51a2
fix(creds): allow periods in TF_TOKEN_... credentials vars
4 years ago
Brandon Croft f04202d222
Update credentials_test.go
4 years ago
Brandon Croft fda05f3d44
feat(credentials): allow hyphens to be encoded as __ in variables
4 years ago
Brandon Croft 307326fa3a
allow remote service creds to be configured using env
4 years ago
Alisdair McDiarmid fadcaaaad2 cli: Fix double-quoted map keys in diff UI
4 years ago
Alisdair McDiarmid d23f0998fb cli: Fix plan diff for sensitive nested attributes
4 years ago
Eng Zer Jun fedd315275
test: use `T.TempDir` to create temporary test directory (#30803)
4 years ago
Alisdair McDiarmid bb35f02c95 Conclude preconditions/postconditions experiment
4 years ago
Alisdair McDiarmid c5d10bdef1 core: Store condition block results in plan
4 years ago
Martin Atkins 49d7c879ac Fix problems caught by staticcheck v0.3.0
4 years ago
kmoe 5907a86301
command/format: Correctly quote diff object keys (#30766)
4 years ago
James Bardin 0bd59238d6
Merge pull request #30765 from hashicorp/jbardin/contributing-attributes
4 years ago
UKEME BASSEY 1c9929a378
Merge pull request #30773 from hashicorp/uk1288/fix-for-cloud-integration-panic
4 years ago
gabriel376 f5a8608989
cli: Make state commands check required version (#30511)
4 years ago
uk1288 9093b487fd fix for cloud integration panic
4 years ago
James Bardin 09dde8d5ed improve the contributing attributes filter
4 years ago
Matthias Baur 971c899c12
Clarify multiple times usage (#30724)
4 years ago
Markus Bösling 275ff5b223
double word removed (#30679)
4 years ago
Alisdair McDiarmid b386f76b65
Merge pull request #30685 from hashicorp/alisdair/fix-30641
4 years ago
James Bardin 8c5e11d41a add relevant_attributes to the json plan format
4 years ago
James Bardin f0cd8be66f add whole resource references
4 years ago
James Bardin e2b74247f2 track contributing instances
4 years ago
James Bardin 25f4c0d3dd filter attribute refresh changes from plan UI
4 years ago
James Bardin 0e7cec83db decode change before creating diff
4 years ago
James Bardin c02e8bc5b3 change plan to store individual relevant attrs
4 years ago
Alisdair McDiarmid ad9c89fc19 cli: Fix missing identifying attributes in diff
4 years ago
James Bardin f1e8aed48d output drift footer in the right place
4 years ago
James Bardin c5c7045a89 filter out non-relevant drift changes
4 years ago
James Bardin a151aaef05 only show drift when there are changes
4 years ago
Alisdair McDiarmid 70db495d00
Merge pull request #30525 from nozaq/provider-config-default
4 years ago
Alisdair McDiarmid 3e4d6b252f jsonplan: Improve performance for deep objects
4 years ago
nozaq 3c32f7a56c
jsonconfig: add implicitly created provider configs
4 years ago
nozaq 0ce040405c
jsonconfig: fix provider mappings with same names
4 years ago
nozaq 7f4019e1f6
jsonconfig: fix keys for default providers
4 years ago
Pedro Belém aed7162e9a
cli: Fix state mv exit code for missing resource (#29839)
4 years ago
Alisdair McDiarmid fe8183c4af json: Increment JSON plan format version
4 years ago
Alisdair McDiarmid ddc81a204f json: Disregard format version in tests
4 years ago
Alisdair McDiarmid f5b90f84a8 jsonconfig: Improve provider configuration output
4 years ago
Alisdair McDiarmid 5a9bc76d1a
Merge pull request #30316 from superkooks/main
4 years ago
Krista LaFentres (she/her) 6dcf00aefc
Merge pull request #30344 from hashicorp/lafentres/refactor-show-command
4 years ago
Krista LaFentres fea8f6cfa2 cli: Migrate show command to use command arguments and views
4 years ago
Krista LaFentres 8d1bced812 cli: Refactor show command to remove dependence on local run and only load the backend when we need it
4 years ago
Martin Atkins 36c4d4c241 core and backend: remove redundant handling of default variable values
4 years ago
SuperKooks 5171c89e1e Fix autocomplete for workspace subcommands
4 years ago
Martin Atkins b802db75d7 build: Build and run e2etest as part of the release build pipeline
4 years ago
Alisdair McDiarmid 535da4ebc7
Merge pull request #30205 from hashicorp/alisdair/fix-show-plan-against-non-default-state
4 years ago
Martin Atkins 23395a1022 providercache: Discard lock entries for unused providers
4 years ago
Alisdair McDiarmid 768741c0f7 command/show: Disable plan state lineage checks
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
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
Chris Arcand b5af7b6c92
Merge pull request #29987 from hashicorp/chrisarcand/backend-flag-with-tfc
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
Martin Atkins 7d6d31eff8 command/init: Skip redundant state migration prompt in Cloud mode
4 years ago
Martin Atkins bac59d2480 command/init: Be explicit that some options are not relevant for Cloud
4 years ago
Barrett Clark a146a2746e Add clarifying commend and e2e test
4 years ago
Barrett Clark a9eb62d692 Cloud: Migrate empty default workspace prompt
4 years ago
Chris Arcand bf76cc98ef command: Suggestions on migration copy from user feedback
4 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 779c958fbf cloud: Add streamlined 'remote' backend state migration path
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