Commit Graph

35481 Commits (7d5baea55e559f18f5cb3d0a9ba3c31622139dea)
 

Author SHA1 Message Date
Daniel Banck 7c828ce3c0 Add test case for validate JSON diags
2 months ago
Daniel Banck 50ac6cf0e3 Fix `validate` not returning JSON for early diagnostics
2 months ago
Daniel Banck 67cfc2a556 Add changelogs
2 months ago
Daniel Banck 108514e337 Ignore key expiration errors on stacks plugin installation
2 months ago
Sarah French 694ed4a33d
Add machine-readable JSON output to the `workspace list` command (#38397)
2 months ago
Daniel Banck 97265cf46e Add changelog
2 months ago
Daniel Banck 7554bda28e Fix `fmt` for `.tfquery.hcl` files
2 months ago
Sarah French b4c5234c98
chore: Remove unused `DefaultWorkspaceCreatedMessage` and `defaultWorkspaceCreatedInfo` (#38394)
2 months 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)
2 months ago
Sarah French a28750d8d1
PSS: Remove handling of state migrations including PSS from the `init` command (#38388)
2 months ago
Sarah French c05eaaf20d
PSS: Refactor how we handle unmanaged providers, add support for using dev_override (#38269)
2 months ago
Kristin Laemmert 002476034a
feat(cli): add -json flag for state show (#38341)
2 months ago
James Bardin a9d41d0683
Merge pull request #38378 from hashicorp/jbardin/provider-consumers
2 months ago
James Bardin ee47cd3761 refactor GraphNodeProviderConsumer
2 months ago
Daniel Banck cd5eb226cc Bump github.com/go-jose/go-jose/v4 to v4.1.4
2 months ago
Sarah French 2c5e03f229
Bump go-getter to v1.8.6, bump Go version, address breaking changes introduced by dependency bump. (#38374)
2 months 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
Kristin Laemmert e3d2b7de8b fix(import): include provider local in generated resource cfg when set in import
2 months ago
Samsondeen ca02fd9c2a
Add aliases for false positive CVE (#38332)
2 months ago
dependabot[bot] 8b9fe1a7f6 Bump github.com/antchfx/xpath from 1.1.10 to 1.3.6
2 months ago
Brandon Croft b4ddd25f6e
Bump terraform-svchost to 0.2.1 (#38236)
2 months ago
James Bardin 86b92092d0
Merge pull request #38305 from hashicorp/jbardin/computed-blocks
2 months ago
Daniel Banck 6843a8dcd7 Use variables from planfile during a local run from plan
2 months ago
Daniel Banck f29046037f Add regression test for apply with vars
2 months ago
Kristin Laemmert abf692ccd5 actions: move condition evaluation into configs package
2 months ago
James Bardin 259c468fb1
Merge pull request #38318 from hashicorp/jbardin/bastion-host-key
2 months ago
James Bardin 06052bd3d7 validate computed block schemas in core
2 months ago
James Bardin d0e3f0070d require stricter validation for computed blocks
2 months ago
James Bardin 702a6978cd CHANGELOG
2 months ago
Daniel Banck 6853d72303 command: test `state pull` with const variables
2 months ago
Daniel Banck b08bd10508 Fix existing `state pull` tests
2 months ago
Daniel Banck 4a7a724cd0 command: test `validate` with const variables
2 months ago
Daniel Banck 254ddfa276 command: test `graph` with const variables
2 months ago
Daniel Banck e81ffa2a02 command: test `providers` with const variables
2 months ago
Daniel Banck 57f4867fe1 command: test `providers lock` with const variables
2 months ago
Daniel Banck 0e7b974ce6 Fix `providers lock` crash on empty config
2 months ago
Daniel Banck 9bb8db34c0 Use t.Setenv in meta-related tests
2 months ago
Daniel Banck 00d82a0e88 command: test `providers mirror` with const variables
2 months ago
Daniel Banck ea3778cf6f Fix `providers mirrors` crash on empty config
2 months ago
Daniel Banck cb72a8e1d2 command: test `providers schema` with const variables
2 months ago
Daniel Banck d1f04677c1 command: test `modules` with const variables
2 months ago
Daniel Banck ae53fa3695 command: test `state mv` with const variables
2 months ago
Daniel Banck ec70386d30 command: test `state push` with const variables
2 months ago
Daniel Banck 6caa19bf6c command: test `state replace-provider` with const variables
2 months ago
Daniel Banck 2eb9fe90c8 command: test `state rm` with const variables
2 months ago