Commit Graph

905 Commits (dd2decf9218166325acb69cec27c9cfa2189fc4b)

Author SHA1 Message Date
chavacava 5f58daaf57
fix typo in struct tag (#30884)
4 years ago
James Bardin 7b6dfabb74
Merge pull request #30906 from hashicorp/jbardin/races
4 years ago
James Bardin 0731213ecf sync retry goroutine return
4 years ago
James Bardin c52e3ed37b test fixture race
4 years ago
James Bardin 0fe38fba6c prevent unsynchronized output changes access
4 years ago
Sebastian Rivera f63ef2b5ef Rename cloud env vars to use TF_CLOUD prefix
4 years ago
Martin Atkins d4776e8ef1 lang/funcs: type conversion functions can convert null values
4 years ago
Tom Harvey 2eb9118cd1
backend/remote-state/azure: defaulting the Azure Backend to use MSAL (#30891)
4 years ago
Brandon Croft 1943af51a2
fix(creds): allow periods in TF_TOKEN_... credentials vars
4 years ago
Brandon Croft 42da030090
Merge pull request #30850 from hashicorp/brandonc/cloud_test_revisions
4 years ago
Radek Simko 746af015ea
internal/getproviders: Add URL to error message for clarity (#30810)
4 years ago
James Bardin d360a78771
Merge pull request #30832 from hashicorp/jbardin/data-readResourceInstanceState
4 years ago
James Bardin f31dab4838
Merge pull request #30830 from hashicorp/jbardin/data-schema-change
4 years ago
Sebastian Rivera 3ebd8c9483
Merge pull request #30836 from hashicorp/sebasslash/env-cloud-e2e-tests
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
Brandon Croft 0dc26a9585
test(cloud): nonexisting org not a valid test when using mocks
4 years ago
Brandon Croft a38a0ee8a8
test(cloud): ensure mocks are used for backend configure tests
4 years ago
Alisdair McDiarmid fadcaaaad2 cli: Fix double-quoted map keys in diff UI
4 years ago
Sebastian Rivera b191faf8a4 Add skip test if missing vars helper
4 years ago
Sebastian Rivera 34114286ff Cloud e2e tests for configuring with env vars
4 years ago
Sebastian Rivera 8040dfec34
Merge pull request #30787 from hashicorp/sebasslash/tf-workspace-cloud-config
4 years ago
Sebastian Rivera dd864b1bac Add TF_WORKSPACE validation method
4 years ago
James Bardin 74885b1108 remove data sources from state read and upgrade
4 years ago
James Bardin 29ecac0808 remove the use of data source prior state entirely
4 years ago
James Bardin a7987dec9f remove redundant readResourceInstanceState
4 years ago
James Bardin 01628f0d50 data schema changes may prevent state decoding
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
Sebastian Rivera 995ef15ab9 Add cloud configuration support for TF_WORKSPACE
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
Lars Lehtonen 88c9b90c93
internal/backend/remote-state/oss: fix dropped error (#30352)
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
Sebastian Rivera a52c87cb5a Fix a flaky test manipulating environment variables
4 years ago
uk1288 9093b487fd fix for cloud integration panic
4 years ago
Sebastian Rivera 232d48fe00 Add support for TF_HOSTNAME env var
4 years ago
Sebastian Rivera b4b4f4e9d9
Merge pull request #30719 from hashicorp/sebasslash/add-tf-org-env-var
4 years ago
Sebastian Rivera b1c22d333e Fix error formatting for missing env and config value
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
Sebastian Rivera 45357f5004 Add TF_ORGANIZATION env var support
4 years ago
Markus Bösling 275ff5b223
double word removed (#30679)
4 years ago
shinbunbun a1ead44c71
cidrnetmask() produce an error with IPv6 (#30703)
4 years ago
Luces Huayhuaca bdc7d8c0a1
Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626)
4 years ago