Commit Graph

4411 Commits (a91c8bc30f0fcdbdef3076fa543a23f7f6024355)

Author SHA1 Message Date
Radek Simko a91c8bc30f
WIP
2 weeks ago
Radek Simko 41cb7e8bb9
command/state_migrate: Wire up configuration parsing
2 weeks ago
Sarah French cf0aae24f4
fix: Stop our anti-`init -upgrade` check panicking when an overridden provider is in use. (#38635)
2 weeks ago
Sarah French dcfb4828cc
PSS: Allow users of Terraform in automation to trust the state storage provider when initialising a state store for the first time (#38461)
2 weeks ago
Sarah French 234ef96aec
init: Make both provider override methods (dev_overrides and reattaching providers) behave same in the context of provider download (#38634)
2 weeks ago
Sarah French 81053e9d70
fix: Block commands from using an invalid workspace name. (#38594)
2 weeks ago
Samsondeen 3b4c2f2427
Fix flaky ordering test (#38650)
2 weeks ago
Sarah French 95db2b28ee
Refactor E2E tests to use new reattached provider test helper (#38643)
2 weeks ago
Sarah French 8410263caa
test: Add tests defining how provider installation behaviour is affected by providers that are either reattached or dev_overrides (#38633)
2 weeks ago
Daniel Banck a22d91b65b terraform: Handle missing source in nodeInstallModule
2 weeks ago
Daniel Banck d8aedeaf4a command: Test init with invalid configuration
2 weeks ago
Daniel Banck 23ba5d5364 Check if module version evaluates to something != null
2 weeks ago
Daniel Banck e9e554957f Add init test cases where version = null
2 weeks ago
Daniel Banck 040d053eea Fix Context Init Test to check version constraints
2 weeks ago
Sarah French ecb1350623 chore: Bump golang.org/x/net to v0.55.0
2 weeks ago
Sarah French 9762e96734 chore: Bump golang.org/x/crypto to v0.52.0
2 weeks ago
Sarah French a2ad11c4f1 fix: Make sure the backend state file is valid if a user introduces PSS to a pre-existing project via `init -reconfigure`.
3 weeks ago
Adam Snyder c78b2c2f22 fix: Fix panic on deposed object with precondition and nop change
3 weeks ago
Kristin Laemmert 4d8ecf9d23 chore: add a test for import duplication
3 weeks ago
Samsondeen 42fe4265f2
Add policy client and protocol plumbing (#38514)
3 weeks ago
Daniel Banck 5d289cc1a2 Improve `--from-module` test coverage
3 weeks ago
Sarah French eb374193aa
fix: Remove unused returned diagnostics (#38617)
3 weeks ago
Sarah French deed538ea8
chore: Remove unneeded `init` test (#38622)
3 weeks ago
Sarah French d75460af6d
fix: Prevent provider binary being placed outside of .terraform/providers cache unexpectedly due to use of symlinks. (#38611)
3 weeks ago
Sarah French 634db2dcc8
PSS: Add parsing of `.tfmigrate.hcl` files to define state migration operations (#38526)
3 weeks ago
Sarah French 008c92d91f
fix: Append lost warnings in MaybeGetSchemas (#38605)
4 weeks ago
Sarah French d174972029
test: Show warning when a `-filter` flag has an invalid value (#38603)
4 weeks ago
Sarah French f6553bae93
fix: Stop discarding diagnostics in internal test providers (#38602)
4 weeks ago
Sarah French be22624430
chore: Modernise some code in provisioners packages, add some code comments (#38588)
4 weeks ago
Kristin Laemmert abbb650bae
refactor: remove readDiff (#38590)
4 weeks ago
Kristin Laemmert 34935295e3
feat(import): support import blocks inside child modules (#38352)
4 weeks ago
Sebastien Tardif 3c94ef65b3
Fix resource leaks in provisioners and commands (#38585)
4 weeks ago
Sarah French 820f37b35f
test: Proof of path traversals not being accepted workspaces (#38589)
4 weeks ago
Sarah French c56ec2943d
refactor: Move validation of `init`'s `-upgrade` and `-lockfile=readonly` flags to the arguments package. (#38561)
4 weeks ago
Sarah French 2e5a89ab6f
Update command help text for `state migrate` command (#38571)
4 weeks ago
Sarah French adcf9a9cb3
PSS: Make sure to close supplementary instances of a store that are intended to be used temporarily. (#38573)
4 weeks ago
James Bardin c29cb25f86 remove old resource phase addressing
4 weeks ago
Daniel Banck 7ac3e2ec19 Return SafeInitActionNotRelevant on empty config
1 month ago
Daniel Banck 94a640a1a5 Add test case for variable value without config
1 month ago
Daniel Banck 74084a7705 Return early during provider installation if there is no config
1 month ago
Sarah French 7a960db553
PSS: Add interactive confirmation of state storage provider trust when initialising a state store for the first time (#38395)
1 month ago
Michael Yocca a941456484 patch remote-state/cos go.sum
1 month ago
Michael Yocca ee165f07f1 fix: go.mod syncdeps
1 month ago
Michael Yocca ffa0a98da1 test: add test case for flag determining
1 month ago
Michael Yocca 5dd7e55d9b feat: pass generate-config-out to go-tfe client request
1 month ago
Michael Yocca fb6f6f1c40 fix: update tfe client mocks
1 month ago
Daniel Schmidt 2cd5cacacd run make syncdeps
1 month ago
Daniel Schmidt 6e8052393c update go version
1 month ago
Austin Valle 527402d3fe
stackmigrate: Fix recursive provider config resolution for resource instances in deeply nested modules (#38528)
1 month ago
Radek Simko badc70c93d
command/output: Ignore warnings in JSON mode (#38530)
1 month ago