Commit Graph

45 Commits (f-debugger)

Author SHA1 Message Date
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 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
GreenHedgehog d4db1d1342 fix possible nil pointer dereference in azure sdk
5 years ago
James Bardin 9f2a6d33be move remaining helper packages to internal
5 years ago
James Bardin 2635b3b023 update remote state to use legacy types
6 years ago
tombuildsstuff 6f244f97d1 backend/azurerm: updating to handle the field rename
6 years ago
James Bardin 6ca477f042 move helper/logging to internal
6 years ago
Sean Teeling 8980b6dc9e double check the state wasn't created in the short time prior to grabbing the lock
6 years ago
Sean Teeling 7d6ec431d2 test locks in non-default workspace
6 years ago
Sean Teeling e1f1b84d67 Refresh state outside of grabbing the lock; only grab the lock on provisioning if the state file doesn't exist; this is similar to the GCS backend
6 years ago
James Bardin 70652814e3 add missing Context argument
6 years ago
kt b66364f7aa
AzureRM backend: correctly lookup environment from metadata host
6 years ago
James Bardin bd5ff98ca7
Merge pull request #25830 from hashicorp/kt/secret-metadata-host
6 years ago
James Bardin d46e9a4198
Merge pull request #25770 from hashicorp/f/azure-backend-spcert
6 years ago
kt 23b4c2db42
azurerm backend: support loading metadata from a given host
6 years ago
Kristin Laemmert 6621501ae3
state: remove deprecated state package (#25490)
6 years ago
tombuildsstuff d215453495 backend/azurerm: adding a missing docs string. fixes #25765
6 years ago
tombuildsstuff 0d34e5d97c backend/azurerm: support for authenticating using a Client Certificate
6 years ago
Even Holthe 0f85b283b9
Azure backend: support snapshots/versioning (#24069)
6 years ago
Matthew Frahry 481b03c34a
Update azure backend storage sdk (#24669)
6 years ago
Martin Atkins 30bf83cdeb helper/logging: Bring the LevelFilter into our own codebase
7 years ago
Martin Atkins 6db3cf8e5b vendor: upgrade Azure SDK and Azure/go-autorest
7 years ago
Radek Simko f3357aad45
vendor: Downgrade Azure dependencies
7 years ago
Radek Simko dee450cf8c
vendor: Bump go-azure-helpers to 0.7.0
7 years ago
Chris Marchesi d43fc71135
modules: update go-azure-helpers to v0.5.0
7 years ago
Radek Simko 6365fffe4f
Fix interface after upgrade
7 years ago
Tom Harvey 383bc98f5c
backend/azurerm: Support for authenticating using the Azure CLI (#19465)
8 years ago
Tom Harvey 6d4f702467
backend/azurerm: support for custom resource manager endpoints (#19460)
8 years ago
Tom Harvey d580f30e03
backend/azurerm: removing the `arm_` prefix from keys (#19448)
8 years ago
Tom Harvey 96b1c951fa
backend/azurerm: support for authenticating via SAS Tokens (#19440)
8 years ago
Tom Harvey e437feadc2
backend/azurerm: fixing a bug where locks couldn't be unlocked (#19441)
8 years ago
Tom Harvey c928962f44
backend/azurerm: support for authenticating via msi (#19433)
8 years ago
Tom Harvey 0ec109bdc0
backend/azurerm: upgrading the SDK / support for proxies (#19414)
8 years ago
Martin Atkins aaf405b662 backend/remote-state: Get all the backend tests building again
8 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago
Martin Atkins 5782357c28 backend: Update interface and implementations for new config loader
8 years ago
James Bardin 57cbcbe99d update remote state tests to use new test helpers
8 years ago
Malik Bougacha ed0d57d1b7 Get the enviroment from the environment variable (#16326)
9 years ago
tombuildsstuff d074b0da29 Obtaining the current metadata before setting it
9 years ago
tombuildsstuff a10d23dd95 Removing dead code
9 years ago
Peter McAtominey 6b9b5ec297 backend/azure: update to latest SDK
9 years ago
Peter McAtominey f9e8e54835 backend: convert Azure remote state to a backend
9 years ago