Commit Graph

35326 Commits (main)
 

Author SHA1 Message Date
Daniel Banck 97265cf46e Add changelog
10 hours ago
Daniel Banck 7554bda28e Fix `fmt` for `.tfquery.hcl` files
10 hours ago
Sarah French b4c5234c98
chore: Remove unused `DefaultWorkspaceCreatedMessage` and `defaultWorkspaceCreatedInfo` (#38394)
16 hours 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 day ago
Sarah French a28750d8d1
PSS: Remove handling of state migrations including PSS from the `init` command (#38388)
2 days ago
Sarah French c05eaaf20d
PSS: Refactor how we handle unmanaged providers, add support for using dev_override (#38269)
3 days ago
Kristin Laemmert 002476034a
feat(cli): add -json flag for state show (#38341)
3 days ago
James Bardin a9d41d0683
Merge pull request #38378 from hashicorp/jbardin/provider-consumers
4 days ago
James Bardin ee47cd3761 refactor GraphNodeProviderConsumer
4 days ago
Daniel Banck cd5eb226cc Bump github.com/go-jose/go-jose/v4 to v4.1.4
4 days ago
Sarah French 2c5e03f229
Bump go-getter to v1.8.6, bump Go version, address breaking changes introduced by dependency bump. (#38374)
4 days ago
James Bardin 6aecbc1770 ConfigTransformer mode filter is unused
1 week ago
dependabot[bot] ee69dce41b
build(deps): bump the github-actions-backward-compatible group with 2 updates (#38329)
1 week ago
Sarah French 9b970d5454
chore: go get go.opentelemetry.io/otel/sdk@v1.43.0 & make syncdeps (#38366)
1 week ago
Sarah French 6f6fef17a3
Bump github.com/aws/aws-sdk-go-v2 related packages to address reported vulnerability (#38362)
1 week ago
Daniel Schmidt 5ca099c884 stacks: close providers when getting the provider schema
1 week ago
Sarah French ae14dc3ea8
refactor: Stop workspace new, show, and select commands using `ModulePath` method to determine the working directory (#38358)
1 week ago
Kristin Laemmert e3d2b7de8b fix(import): include provider local in generated resource cfg when set in import
2 weeks ago
Samsondeen ca02fd9c2a
Add aliases for false positive CVE (#38332)
2 weeks ago
dependabot[bot] 8b9fe1a7f6 Bump github.com/antchfx/xpath from 1.1.10 to 1.3.6
2 weeks ago
Brandon Croft b4ddd25f6e
Bump terraform-svchost to 0.2.1 (#38236)
2 weeks ago
James Bardin 86b92092d0
Merge pull request #38305 from hashicorp/jbardin/computed-blocks
2 weeks ago
Daniel Banck 6843a8dcd7 Use variables from planfile during a local run from plan
2 weeks ago
Daniel Banck f29046037f Add regression test for apply with vars
2 weeks ago
Kristin Laemmert abf692ccd5 actions: move condition evaluation into configs package
2 weeks ago
James Bardin 259c468fb1
Merge pull request #38318 from hashicorp/jbardin/bastion-host-key
3 weeks ago
James Bardin 06052bd3d7 validate computed block schemas in core
3 weeks ago
James Bardin d0e3f0070d require stricter validation for computed blocks
3 weeks ago
James Bardin 702a6978cd CHANGELOG
3 weeks ago
Daniel Banck 6853d72303 command: test `state pull` with const variables
3 weeks ago
Daniel Banck b08bd10508 Fix existing `state pull` tests
3 weeks ago
Daniel Banck 4a7a724cd0 command: test `validate` with const variables
3 weeks ago
Daniel Banck 254ddfa276 command: test `graph` with const variables
3 weeks ago
Daniel Banck e81ffa2a02 command: test `providers` with const variables
3 weeks ago
Daniel Banck 57f4867fe1 command: test `providers lock` with const variables
3 weeks ago
Daniel Banck 0e7b974ce6 Fix `providers lock` crash on empty config
3 weeks ago
Daniel Banck 9bb8db34c0 Use t.Setenv in meta-related tests
3 weeks ago
Daniel Banck 00d82a0e88 command: test `providers mirror` with const variables
3 weeks ago
Daniel Banck ea3778cf6f Fix `providers mirrors` crash on empty config
3 weeks ago
Daniel Banck cb72a8e1d2 command: test `providers schema` with const variables
3 weeks ago
Daniel Banck d1f04677c1 command: test `modules` with const variables
3 weeks ago
Daniel Banck ae53fa3695 command: test `state mv` with const variables
3 weeks ago
Daniel Banck ec70386d30 command: test `state push` with const variables
3 weeks ago
Daniel Banck 6caa19bf6c command: test `state replace-provider` with const variables
3 weeks ago
Daniel Banck 2eb9fe90c8 command: test `state rm` with const variables
3 weeks ago
Daniel Banck 77492116dd command: test `taint` with const variables
3 weeks ago
Daniel Banck e1732db97b Add a test backend for fetching remote variables
3 weeks ago
Daniel Banck 27b6f5ed29 command: test `get` with const variables
3 weeks ago
Daniel Banck dde87dc45d Mock the `cloud` backend with a list all vars response
3 weeks ago
Craig Wright d4a07dd468
Merge pull request #38316 from hashicorp/ai-who-are-you
3 weeks ago