Commit Graph

547 Commits (efafadbe5edbfd8faa250aa1eaed46fbb2d52ee2)

Author SHA1 Message Date
Kristin Laemmert e3416124cc
addrs: replace "Type string" with "Type Provider" in ProviderConfig
6 years ago
Martin Atkins 30bf83cdeb helper/logging: Bring the LevelFilter into our own codebase
6 years ago
Kristin Laemmert 9891d0354a
providers: use addrs.Provider as map keys for provider.Factory (#23548)
6 years ago
Martin Atkins 6db3cf8e5b vendor: upgrade Azure SDK and Azure/go-autorest
6 years ago
James Bardin 6caa5d23e2 fix diagnostics handling
7 years ago
Robert Tillery af77d1d22c backend/remote: Filter environment variables when loading context (#23358)
7 years ago
Lars Lehtonen 1219acf467 backend/atlas: fix use of T.Fatal() inside goroutine
7 years ago
Joaquín Fernández Campo d2bc7c25b9 backend/artifactory: Honor HTTP_PROXY and HTTPS_PROXY environment variables
7 years ago
Martin Atkins 9a62ab3014 command: "terraform show" renders plans like "terraform plan"
7 years ago
He Guimin bfae627112 add a new field ecs_role_name to support more scenario
7 years ago
Martin Atkins 8f27409007 backend/remote: Support HCL variable values in local operations
7 years ago
Martin Atkins 9f9f22091e backend/remote: Unlock workspace if Context fails
7 years ago
Martin Atkins b10f058cbb backend/remote: Only load variables if we're going to use them
7 years ago
Martin Atkins a8d01e3940 backend/remote: Report invalid variables only remotely
7 years ago
Radek Simko 7860f55e4f
Version tools per Go convention under tools.go
7 years ago
Pam Selle a5f2f4cbba Update messaging for .terraformignore
7 years ago
Radek Simko 32f9722d9d
Replace import paths & set UA string where necessary
7 years ago
Martin Atkins 8664749b59 backend: Allow certain commands to opt out of required variable checks
7 years ago
Martin Atkins e21f0fa61e backend/local: Handle interactive prompts for variables in UI layer
7 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
7 years ago
Paul Thrasher f2ef8ef317
slow down tfce polling to 1s
7 years ago
Paul Thrasher 4e308ef362
typos. some code, some text.
7 years ago
Paul Thrasher d2eaffabea
vendor latest go-tfe
7 years ago
Paul Thrasher d3fc3dee6e
clean up go mod for go-tfe
7 years ago
Paul Thrasher e2831b3d1e
tfce test additions
7 years ago
Paul Thrasher bc2d888b7b
update to go-tfe 0.3.23
7 years ago
Paul Thrasher 39817ac476
cost estimation status polling
7 years ago
Paul Thrasher 979bba0f32
tfce mock fix
7 years ago
Kristin Laemmert 006ef022e6
Merge pull request #22918 from hashicorp/mildwonkey/to-e2e-or-not-e2e
7 years ago
Kristin Laemmert 68dfc3046d backend/remote-state: etcdv3, oss, and manta acc tests should fail
7 years ago
Kristin Laemmert 5300f85a79 backend/manta: fix panic when insecure_skip_tls_verify was not set
7 years ago
Paddy 9b24ef7870
Merge pull request #21772 from luis-silva/21680/GCS_OAUTH
7 years ago
Martin Atkins 7e29b9b5d4 core: Warn when creating and applying with -target
7 years ago
Luis Silva 9ae8eca55d
Merge branch 'master' into 21680/GCS_OAUTH
7 years ago
yanndegat be5280e4e1 remote-state/pg: add option to skip schema creation (#21607)
7 years ago
yuanye b69c0b4199 oss backend support profile
7 years ago
James Bardin 10d94fb764
Merge pull request #21967 from williams-brian/SSE-C_Remote_State
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
Roberto Jung Drebes b459a92575 backend/gcs: Use new endpoints for Google OAuth
7 years ago
Pam Selle 9631e4c73d
Merge pull request #20571 from sergkondr/fix_misspelling
7 years ago
Alex Pilon 4bf43efcfd
move hcl2shim package to configs
7 years ago
Chris Marchesi d43fc71135
modules: update go-azure-helpers to v0.5.0
7 years ago
He Guimin a490dfa495 backend/oss: Support for assume role config
7 years ago
Kristin Laemmert 412d459292
backend/remote: remove milseading contents from error message (#22148)
7 years ago
Kristin Laemmert 190ef537ec backend/remote: notify users when uploading something other than cwd
7 years ago
Kristin Laemmert 89eeaed0a0
[WIP] backend/enhanced: start with absolute configuration path (#22096)
7 years ago
Pam Selle 23a187d85d
Merge pull request #21739 from hasheddan/s3-backend-comment-typo
7 years ago
Colin Fowler cd7bfba141 rebased to terraform master branch
7 years ago
Brian Williams 5e3c3bafb8 Add support for SSE-C to S3 backend
7 years ago