Commit Graph

35481 Commits (7d5baea55e559f18f5cb3d0a9ba3c31622139dea)
 

Author SHA1 Message Date
Sarah French dd35f66105
fix: warnings against using `terraform env list` are shown in JSON format when the -json flag is present (#38469)
1 month ago
Sarah French 559233329e
Fix: Re-enable using prerelease providers in the new two-step provider download in `init` (#38502)
1 month ago
Austin Valle ecede329f7
Merge pull request #38497 from hashicorp/provider-defined-function-during-init
1 month ago
Austin Valle a316444e23 add test for variable validation transformer
1 month ago
Austin Valle 6428b2bdbc add provider source back to success tests
1 month ago
James Bardin e480b016f8 remove the extra logic to detect prov funcs
1 month ago
James Bardin c6b61bf731 simplify error messages for dynamic source
1 month ago
Austin Valle 19972a4606 adjust tests
1 month ago
Austin Valle 28fa31d153 move to v1.15
1 month ago
Austin Valle ab5cb9d4ff add changelog
1 month ago
Austin Valle 1c88535ac0 add test for validation reference to non-const variable
1 month ago
Austin Valle d2c9214081 prune validate nodes
1 month ago
Austin Valle b8bdde09ca Merge branch 'main' into provider-defined-function-during-init
1 month ago
Daniel Banck 9e08102505 Don't expect an error for undeclared variable values from cloud
1 month ago
Daniel Banck a693cc769c Use new variable source type in tests
1 month ago
Daniel Banck 2e584e925d Add changelog
1 month ago
Daniel Banck 6c8f46197f Introduce new source for variables from the cloud backend
1 month ago
James Bardin 1763c4b251
Merge pull request #38491 from hashicorp/jbardin/get-module
1 month ago
James Bardin 455e8e1628 CHANGELOG
1 month ago
James Bardin 8f24aa9337 Special handling for empty module expansion
1 month ago
Sarah French b7a43b31b0 Comments and changes from pairing
1 month ago
Radek Simko e6850a514f
fix: Avoid warnings in `terraform output -raw` (#38487)
1 month ago
Austin Valle b0539318f1 remove duplicate test
1 month ago
Austin Valle 6c783ce1be add some tests + TODOs
1 month ago
Daniel Schmidt 8c5dd3d398
WIP
1 month ago
Austin Valle 88f5be2141
.github/workflows: Update changelog check to use base_ref for checkout (#38476)
1 month ago
Daniel Schmidt 6f3cf2c219
ignore unknown function errors during init
1 month ago
Daniel Banck 645e390172 Add changelog
1 month ago
Daniel Banck 5f427cabc5 Return unknown values for non-const variables during init
1 month ago
Daniel Banck 4c6f06725b Update init test case to include a reference
1 month ago
Sarah French bb7491c368
Limit backend block validation in the `validate` command to just backend type (#38468)
1 month ago
Sarah French e24abdf6ff
refactor: Update `workspace select` and `delete` subcommands to use the arguments package for parsing arguments and flags (#38429)
1 month ago
Austin Valle aa28bfa063
Merge pull request #38448 from hashicorp/av/fix-38402
1 month ago
Austin Valle f69f06a1ff move changelog
1 month ago
Austin Valle e65b690f80 fix panic for invalid `action_trigger` nested blocks
1 month ago
Sarah French 1edd518394
test: Add test helper for mocking out use of a network mirror as a provider source (#38447)
1 month ago
UKEME BASSEY 85be5e4634
Merge pull request #38449 from hashicorp/show-info-when-resources-are-left-due-to-skip-cleanup
1 month ago
UKEME BASSEY 027f94439b Merge remote-tracking branch 'origin/main' into show-info-when-resources-are-left-due-to-skip-cleanup
1 month ago
UKEME BASSEY 8219912d1b add changelog & updates
1 month ago
Radek Simko 69aa544660
command: Implement skeleton for `state migrate` (#38435)
1 month ago
UKEME BASSEY a3ce749dd5 add tests
1 month ago
UKEME BASSEY c857888605 show info when resources are not destroyed due to skip_cleanup
1 month ago
dependabot[bot] daff46edf6
build(deps): bump github.com/Azure/go-ntlmssp (#38433)
1 month ago
Sarah French 650fd346aa
refactor: Separate concerns in mock provider sources logic, handle callbacks using `t.Cleanup` (#38446)
1 month ago
Sarah French 844f216569
Add missing test for views.WorkspaceList (#38434)
2 months ago
Radek Simko ae28834c7e
getproviders+releaseauth: Remove expired PGP key (#38422)
2 months ago
Sarah French 80a9d6b945
PSS: Prevent the state store provider being upgraded via the `init` command, unless the store is reconfigured (#38391)
2 months ago
Sarah French 2c125d7952
Make `validation -json` command produce JSON output when argument parsing raises an error
2 months ago
Sarah French 7e3f57b40b
test: Update test helper `newMockProviderSourceUsingTestHttpServer` to be able to serve multiple providers and multiple provider versions (#38415)
2 months ago
Daniel Banck d6278dff8c Add changelog
2 months ago