Commit Graph

35341 Commits (mildwonkey/import-in-module)
 

Author SHA1 Message Date
Kristin Laemmert de3cfdad5f we don't have module instances during validate, so nested import validation needs to wait
7 hours ago
Kristin Laemmert a8010ba8d0 typo
8 hours ago
Kristin Laemmert e085a3c180 use the correct context when evaluating imports
8 hours ago
Kristin Laemmert 9d74c3014f changelog
8 hours ago
Kristin Laemmert 2ec7f3996f figure out a deferrel related test and maybe found a bug?
8 hours ago
Kristin Laemmert 58c07f7392 copyrightfix
8 hours ago
Kristin Laemmert 044a9ad3a7 feat(import): support import blocks inside child modules
8 hours ago
Sarah French 2c125d7952
Make `validation -json` command produce JSON output when argument parsing raises an error
1 day ago
Sarah French 7e3f57b40b
test: Update test helper `newMockProviderSourceUsingTestHttpServer` to be able to serve multiple providers and multiple provider versions (#38415)
1 day ago
Daniel Banck d6278dff8c Add changelog
2 days ago
Daniel Banck 7c828ce3c0 Add test case for validate JSON diags
2 days ago
Daniel Banck 50ac6cf0e3 Fix `validate` not returning JSON for early diagnostics
2 days ago
Daniel Banck 67cfc2a556 Add changelogs
2 days ago
Daniel Banck 108514e337 Ignore key expiration errors on stacks plugin installation
2 days ago
Sarah French 694ed4a33d
Add machine-readable JSON output to the `workspace list` command (#38397)
2 days ago
Daniel Banck 97265cf46e Add changelog
5 days ago
Daniel Banck 7554bda28e Fix `fmt` for `.tfquery.hcl` files
5 days ago
Sarah French b4c5234c98
chore: Remove unused `DefaultWorkspaceCreatedMessage` and `defaultWorkspaceCreatedInfo` (#38394)
5 days 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)
6 days ago
Sarah French a28750d8d1
PSS: Remove handling of state migrations including PSS from the `init` command (#38388)
6 days ago
Sarah French c05eaaf20d
PSS: Refactor how we handle unmanaged providers, add support for using dev_override (#38269)
1 week ago
Kristin Laemmert 002476034a
feat(cli): add -json flag for state show (#38341)
1 week ago
James Bardin a9d41d0683
Merge pull request #38378 from hashicorp/jbardin/provider-consumers
1 week ago
James Bardin ee47cd3761 refactor GraphNodeProviderConsumer
1 week ago
Daniel Banck cd5eb226cc Bump github.com/go-jose/go-jose/v4 to v4.1.4
1 week ago
Sarah French 2c5e03f229
Bump go-getter to v1.8.6, bump Go version, address breaking changes introduced by dependency bump. (#38374)
1 week ago
James Bardin 6aecbc1770 ConfigTransformer mode filter is unused
2 weeks ago
dependabot[bot] ee69dce41b
build(deps): bump the github-actions-backward-compatible group with 2 updates (#38329)
2 weeks ago
Sarah French 9b970d5454
chore: go get go.opentelemetry.io/otel/sdk@v1.43.0 & make syncdeps (#38366)
2 weeks ago
Sarah French 6f6fef17a3
Bump github.com/aws/aws-sdk-go-v2 related packages to address reported vulnerability (#38362)
2 weeks ago
Daniel Schmidt 5ca099c884 stacks: close providers when getting the provider schema
2 weeks ago
Sarah French ae14dc3ea8
refactor: Stop workspace new, show, and select commands using `ModulePath` method to determine the working directory (#38358)
2 weeks ago
Kristin Laemmert e3d2b7de8b fix(import): include provider local in generated resource cfg when set in import
3 weeks ago
Samsondeen ca02fd9c2a
Add aliases for false positive CVE (#38332)
3 weeks ago
dependabot[bot] 8b9fe1a7f6 Bump github.com/antchfx/xpath from 1.1.10 to 1.3.6
3 weeks ago
Brandon Croft b4ddd25f6e
Bump terraform-svchost to 0.2.1 (#38236)
3 weeks ago
James Bardin 86b92092d0
Merge pull request #38305 from hashicorp/jbardin/computed-blocks
3 weeks ago
Daniel Banck 6843a8dcd7 Use variables from planfile during a local run from plan
3 weeks ago
Daniel Banck f29046037f Add regression test for apply with vars
3 weeks ago
Kristin Laemmert abf692ccd5 actions: move condition evaluation into configs package
3 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