Commit Graph

4385 Commits (main)

Author SHA1 Message Date
Sarah French d174972029
test: Show warning when a `-filter` flag has an invalid value (#38603)
2 days ago
Sarah French f6553bae93
fix: Stop discarding diagnostics in internal test providers (#38602)
2 days ago
Sarah French be22624430
chore: Modernise some code in provisioners packages, add some code comments (#38588)
3 days ago
Kristin Laemmert abbb650bae
refactor: remove readDiff (#38590)
3 days ago
Kristin Laemmert 34935295e3
feat(import): support import blocks inside child modules (#38352)
3 days ago
Sebastien Tardif 3c94ef65b3
Fix resource leaks in provisioners and commands (#38585)
4 days ago
Sarah French 820f37b35f
test: Proof of path traversals not being accepted workspaces (#38589)
4 days ago
Sarah French c56ec2943d
refactor: Move validation of `init`'s `-upgrade` and `-lockfile=readonly` flags to the arguments package. (#38561)
4 days ago
Sarah French 2e5a89ab6f
Update command help text for `state migrate` command (#38571)
4 days ago
Sarah French adcf9a9cb3
PSS: Make sure to close supplementary instances of a store that are intended to be used temporarily. (#38573)
4 days ago
James Bardin c29cb25f86 remove old resource phase addressing
4 days ago
Daniel Banck 7ac3e2ec19 Return SafeInitActionNotRelevant on empty config
5 days ago
Daniel Banck 94a640a1a5 Add test case for variable value without config
5 days ago
Daniel Banck 74084a7705 Return early during provider installation if there is no config
5 days ago
Sarah French 7a960db553
PSS: Add interactive confirmation of state storage provider trust when initialising a state store for the first time (#38395)
6 days ago
Michael Yocca a941456484 patch remote-state/cos go.sum
6 days ago
Michael Yocca ee165f07f1 fix: go.mod syncdeps
6 days ago
Michael Yocca ffa0a98da1 test: add test case for flag determining
6 days ago
Michael Yocca 5dd7e55d9b feat: pass generate-config-out to go-tfe client request
6 days ago
Michael Yocca fb6f6f1c40 fix: update tfe client mocks
6 days ago
Daniel Schmidt 2cd5cacacd run make syncdeps
7 days ago
Daniel Schmidt 6e8052393c update go version
7 days ago
Austin Valle 527402d3fe
stackmigrate: Fix recursive provider config resolution for resource instances in deeply nested modules (#38528)
2 weeks ago
Radek Simko badc70c93d
command/output: Ignore warnings in JSON mode (#38530)
2 weeks ago
Daniel Schmidt bdcac1b2e4 stacks: add output values to plan component instance change descriptions
2 weeks ago
Daniel Banck f34ee96558 Remove outdated value source comment
2 weeks ago
Sarah French 6554bda227
refactor: Update `workspace select` and `new` subcommands to use the arguments package for parsing arguments and flags (#38430)
2 weeks ago
Sarah French dd35f66105
fix: warnings against using `terraform env list` are shown in JSON format when the -json flag is present (#38469)
2 weeks ago
Sarah French 559233329e
Fix: Re-enable using prerelease providers in the new two-step provider download in `init` (#38502)
2 weeks ago
Austin Valle a316444e23 add test for variable validation transformer
2 weeks ago
Austin Valle 6428b2bdbc add provider source back to success tests
2 weeks ago
James Bardin e480b016f8 remove the extra logic to detect prov funcs
2 weeks ago
James Bardin c6b61bf731 simplify error messages for dynamic source
2 weeks ago
Austin Valle 19972a4606 adjust tests
2 weeks ago
Austin Valle 1c88535ac0 add test for validation reference to non-const variable
2 weeks ago
Austin Valle d2c9214081 prune validate nodes
2 weeks ago
Austin Valle b8bdde09ca Merge branch 'main' into provider-defined-function-during-init
3 weeks ago
Daniel Banck 9e08102505 Don't expect an error for undeclared variable values from cloud
3 weeks ago
Daniel Banck a693cc769c Use new variable source type in tests
3 weeks ago
Daniel Banck 6c8f46197f Introduce new source for variables from the cloud backend
3 weeks ago
James Bardin 8f24aa9337 Special handling for empty module expansion
3 weeks ago
Sarah French b7a43b31b0 Comments and changes from pairing
3 weeks ago
Radek Simko e6850a514f
fix: Avoid warnings in `terraform output -raw` (#38487)
3 weeks ago
Austin Valle b0539318f1 remove duplicate test
3 weeks ago
Austin Valle 6c783ce1be add some tests + TODOs
3 weeks ago
Daniel Schmidt 8c5dd3d398
WIP
3 weeks ago
Daniel Schmidt 6f3cf2c219
ignore unknown function errors during init
3 weeks ago
Daniel Banck 5f427cabc5 Return unknown values for non-const variables during init
3 weeks ago
Daniel Banck 4c6f06725b Update init test case to include a reference
3 weeks ago
Sarah French bb7491c368
Limit backend block validation in the `validate` command to just backend type (#38468)
3 weeks ago