Commit Graph

742 Commits (25cebfbd8be2c43a25dfafdcf882e79b9ccc3d3d)

Author SHA1 Message Date
Martin Atkins b38f3301d1 command/views: Remove baseState argument from plan-rendering views
5 years ago
Martin Atkins 7c6e78bcb0 plans: Track both the previous run and prior states in the plan
5 years ago
Chris Arcand 2756f5ed08 Update Terraform Cloud/Enterprise client to v0.14.0
5 years ago
Alisdair McDiarmid 95b86bf7ad
Merge pull request #28566 from hashicorp/alisdair/json-logs-operations-commands
5 years ago
Martin Atkins b37b1beddd core: Minimal initial implementation of -replace=... option
5 years ago
Alisdair McDiarmid f72730a02b cli: Add JSON logs for operations commands
5 years ago
Martin Atkins 89f986ded6 command+backend: generalized "plan mode"
5 years ago
Martin Atkins c6a7d080d9 core: Generalize the idea of a "plan mode", vs just destroy flag
5 years ago
John Houston fabdf0bea1
Add config_paths and drop KUBECONFIG env variable in kubernetes backend (#26997)
5 years ago
Alisdair McDiarmid 8dcf768f4e backend/remote: Add IsLocalOperations
5 years ago
Alisdair McDiarmid e4031eaccf command: Add a newline before confirming apply
5 years ago
James Bardin 265b5106ca call the InConfigBody with addresses
5 years ago
Matthew Frahry 0bbb0dc200 Fix for #27809
5 years ago
Matthew Frahry 3722b1b613 backend/azurerm: support for using azuread authentication for blobs
5 years ago
Matthew Frahry 341479087c backend/azurerm: adding support for azuread authentication
5 years ago
Matthew Frahry b0b0a44a67 backend/azurerm: added a feature flag for using AzureAD to authenticate
5 years ago
Matthew Frahry 05b45ab4f3 backend/azurerm: removing support for the deprecated fields
5 years ago
James Bardin 2e3aa96988
Merge pull request #28099 from jasons42/duplicate-default-workspace
5 years ago
James Bardin 439bf9a96d
Merge pull request #28097 from jasons42/etcdv3-acceptance-tests
5 years ago
James Bardin 1338502c7b
Merge pull request #26924 from remilapeyre/concurrent-locks-pg
5 years ago
Jason Smith 188ea61a12 Fix duplicate default state
5 years ago
Jason Smith 3e8ebd6f40 Fix type conversion panic
5 years ago
Alisdair McDiarmid 4b159416ff backend/remote: Fix new workspace state migration
5 years ago
Omar Ismail e9c7f37b8c
Enable --auto-approve for Policy checks on Remote Backend (Terraform Cloud) (#27804)
5 years ago
Alisdair McDiarmid 37fff9336a
Merge pull request #27929 from hashicorp/alisdair/command-views-cleanup
5 years ago
Alisdair McDiarmid 7c0ec0107f backend: Replace ShowDiagnostics with view.Diagnostics
5 years ago
James Bardin 936f597ba1 check errors before using configSnap
5 years ago
Alisdair McDiarmid 02eb283ad4 backend/remote: Fix broken state lock retry
5 years ago
Alisdair McDiarmid 68558ccd54 backend/local: Replace CLI with view instance
5 years ago
Pam Selle 8d2fbd4cd8
Remove deprecation on undeclared variable, docs, and summary adjustment (#27795)
5 years ago
Kristin Laemmert f6505870cc
Mildwonkey/providers interface renaming (#27805)
5 years ago
Matthew Frahry 85b9bdea96
backend/azure: azure state refreshes outside of grabbing the lock #26561
5 years ago
James Bardin b0094dbf36
Merge pull request #27678 from GreenHedgehog/master
5 years ago
Matthew Frahry 81dc028689
backend/azurerm: updating the dependencies for the Azure Backend #26721
5 years ago
Alisdair McDiarmid 6375c6ce6b
Merge pull request #27787 from hashicorp/alisdair/command-views-state-locker
5 years ago
Alisdair McDiarmid 1ae3d30383
Merge pull request #27760 from hashicorp/alisdair/command-views-ui-hook
5 years ago
Alisdair McDiarmid 3257f31aa7 backend/local: Return diag for refresh empty state
5 years ago
Alisdair McDiarmid 2d1976bbda clistate: Update clistate.Locker for command views
5 years ago
Alisdair McDiarmid a7b7cd29fc cli: Migrate Terraform UI hook to command views
5 years ago
Matthew Frahry cb041053e9 Merge with master
5 years ago
Matthew Frahry 2b42445454
Update client.go
5 years ago
Matthew Frahry f52a18b134
Update backend/remote-state/azure/client.go
5 years ago
Alisdair McDiarmid 536c80da23 backend: Add per-operation diagnostic rendering
5 years ago
Omar Ismail 4ac095b63f only print horizontal rule at first attempt
5 years ago
Omar Ismail d96c90b6af Cost Estimation CLI output unnecessary
5 years ago
Alisdair McDiarmid b2ba650c21 cli: Remove deprecated destroy -force flag
5 years ago
GreenHedgehog d4db1d1342 fix possible nil pointer dereference in azure sdk
5 years ago
Alisdair McDiarmid 5ca118b4e6 cli: Move resource count code to command package
5 years ago
Jonathan Hall 49ee3d3ef8 Grammar nit: "setup" as a verb should be spelled "set up"
5 years ago
Nick Fagerlund ed7f97c34f Update language docs URLs in code and tests
5 years ago