Commit Graph

35359 Commits (f8fb61de12dea9ac94de3060a0d3e97ce9b5480b)
 

Author SHA1 Message Date
Daniel Banck f8fb61de12
Don't expect an error for undeclared variable values from cloud
4 weeks ago
Daniel Banck 50f35d2db4
Use new variable source type in tests
4 weeks ago
Daniel Banck 41b39abc4f
Add changelog
4 weeks ago
Daniel Banck 2d53372dd8
Introduce new source for variables from the cloud backend
4 weeks ago
Austin Valle 88f5be2141
.github/workflows: Update changelog check to use base_ref for checkout (#38476)
4 weeks ago
Daniel Banck 645e390172 Add changelog
4 weeks ago
Daniel Banck 5f427cabc5 Return unknown values for non-const variables during init
4 weeks ago
Daniel Banck 4c6f06725b Update init test case to include a reference
4 weeks ago
Sarah French bb7491c368
Limit backend block validation in the `validate` command to just backend type (#38468)
4 weeks ago
Sarah French e24abdf6ff
refactor: Update `workspace select` and `delete` subcommands to use the arguments package for parsing arguments and flags (#38429)
4 weeks ago
Austin Valle aa28bfa063
Merge pull request #38448 from hashicorp/av/fix-38402
4 weeks ago
Austin Valle f69f06a1ff move changelog
4 weeks ago
Austin Valle e65b690f80 fix panic for invalid `action_trigger` nested blocks
4 weeks ago
Sarah French 1edd518394
test: Add test helper for mocking out use of a network mirror as a provider source (#38447)
4 weeks ago
UKEME BASSEY 85be5e4634
Merge pull request #38449 from hashicorp/show-info-when-resources-are-left-due-to-skip-cleanup
4 weeks ago
UKEME BASSEY 027f94439b Merge remote-tracking branch 'origin/main' into show-info-when-resources-are-left-due-to-skip-cleanup
4 weeks ago
UKEME BASSEY 8219912d1b add changelog & updates
4 weeks ago
Radek Simko 69aa544660
command: Implement skeleton for `state migrate` (#38435)
4 weeks ago
UKEME BASSEY a3ce749dd5 add tests
4 weeks ago
UKEME BASSEY c857888605 show info when resources are not destroyed due to skip_cleanup
4 weeks ago
dependabot[bot] daff46edf6
build(deps): bump github.com/Azure/go-ntlmssp (#38433)
4 weeks ago
Sarah French 650fd346aa
refactor: Separate concerns in mock provider sources logic, handle callbacks using `t.Cleanup` (#38446)
4 weeks ago
Sarah French 844f216569
Add missing test for views.WorkspaceList (#38434)
1 month ago
Radek Simko ae28834c7e
getproviders+releaseauth: Remove expired PGP key (#38422)
1 month ago
Sarah French 80a9d6b945
PSS: Prevent the state store provider being upgraded via the `init` command, unless the store is reconfigured (#38391)
1 month ago
Sarah French 2c125d7952
Make `validation -json` command produce JSON output when argument parsing raises an error
1 month ago
Sarah French 7e3f57b40b
test: Update test helper `newMockProviderSourceUsingTestHttpServer` to be able to serve multiple providers and multiple provider versions (#38415)
1 month ago
Daniel Banck d6278dff8c Add changelog
1 month ago
Daniel Banck 7c828ce3c0 Add test case for validate JSON diags
1 month ago
Daniel Banck 50ac6cf0e3 Fix `validate` not returning JSON for early diagnostics
1 month ago
Daniel Banck 67cfc2a556 Add changelogs
1 month ago
Daniel Banck 108514e337 Ignore key expiration errors on stacks plugin installation
1 month ago
Sarah French 694ed4a33d
Add machine-readable JSON output to the `workspace list` command (#38397)
1 month ago
Daniel Banck 97265cf46e Add changelog
1 month ago
Daniel Banck 7554bda28e Fix `fmt` for `.tfquery.hcl` files
1 month ago
Sarah French b4c5234c98
chore: Remove unused `DefaultWorkspaceCreatedMessage` and `defaultWorkspaceCreatedInfo` (#38394)
1 month ago
Sarah French c975e0cd78
Refactor `workspace list` human output to use a views-like architecture, so adding JSON output is possible without breaking changes (#38392)
1 month ago
Sarah French a28750d8d1
PSS: Remove handling of state migrations including PSS from the `init` command (#38388)
1 month ago
Sarah French c05eaaf20d
PSS: Refactor how we handle unmanaged providers, add support for using dev_override (#38269)
1 month ago
Kristin Laemmert 002476034a
feat(cli): add -json flag for state show (#38341)
1 month ago
James Bardin a9d41d0683
Merge pull request #38378 from hashicorp/jbardin/provider-consumers
1 month ago
James Bardin ee47cd3761 refactor GraphNodeProviderConsumer
1 month ago
Daniel Banck cd5eb226cc Bump github.com/go-jose/go-jose/v4 to v4.1.4
1 month ago
Sarah French 2c5e03f229
Bump go-getter to v1.8.6, bump Go version, address breaking changes introduced by dependency bump. (#38374)
1 month ago
James Bardin 6aecbc1770 ConfigTransformer mode filter is unused
2 months ago
dependabot[bot] ee69dce41b
build(deps): bump the github-actions-backward-compatible group with 2 updates (#38329)
2 months ago
Sarah French 9b970d5454
chore: go get go.opentelemetry.io/otel/sdk@v1.43.0 & make syncdeps (#38366)
2 months ago
Sarah French 6f6fef17a3
Bump github.com/aws/aws-sdk-go-v2 related packages to address reported vulnerability (#38362)
2 months ago
Daniel Schmidt 5ca099c884 stacks: close providers when getting the provider schema
2 months ago
Sarah French ae14dc3ea8
refactor: Stop workspace new, show, and select commands using `ModulePath` method to determine the working directory (#38358)
2 months ago