Commit Graph

35481 Commits (7d5baea55e559f18f5cb3d0a9ba3c31622139dea)
 

Author SHA1 Message Date
Sarah French 7d5baea55e
fix: Simplify how we block upgrading the PSS provider during `init -upgrade`, now that one download step is specific to the PSS provider. (#38690)
15 hours ago
Sarah French ff406ab69b
test: Update tests in command package to use t.Parallel (#38688)
1 day ago
Sarah French d038b9e6cd docs: Add code comments to areas where refactoring to use (Meta).WorkingDir.RootModuleDir is not appropriate
4 days ago
Sarah French 656d9d40b8 refactor: Make `state show` command use the Meta's internal details about the path to the configuration directory.
4 days ago
Sarah French 245e69a44c refactor: Make `providers schema` command use the Meta's internal details about the path to the configuration directory.
4 days ago
Radek Simko 78a333060e
command/init: Only install PSS provider early (#38648)
4 days ago
Samsondeen c19440ff27
Add CLI and backend policy wiring for plan apply and query (#38518)
4 days ago
Daniel Banck a8b88698df Add changelog
4 days ago
Daniel Banck 5a96db4685 Check variable collection errors during `show`
4 days ago
Daniel Banck ff6fe059e2 Check for errors after variable collection
4 days ago
Daniel Banck 4178d19a3b Add exit code regression test for plan, query and refresh
4 days ago
Daniel Banck bfa5d9e5e4 Fix go vet errors
5 days ago
Daniel Banck 493a6da4d0 Bump Go version to 1.26.4
5 days ago
Sarah French 68a3d31a92
test: Make capable E2E tests run in parallel (#38679)
5 days ago
Sarah French 7615b9397a
e2e: Reuse a single experimental build of Terraform in tests for experimental features (#38678)
5 days ago
Sarah French b2fc2caf72
fix: Remove deprecation marks when formatting output for the `console` command. (#38676)
5 days ago
Valentino fb8d253b97
fix: Filter out `forget` resources in jsonplan `planned_values` (#38665)
5 days ago
hc-github-team-tf-core 624c2f1b38 Cleanup after 1.16.0-alpha20260603 release
6 days ago
hc-github-team-tf-core 464ca86c74 Prepare before 1.16.0-alpha20260603 release
6 days ago
Samsondeen 74ad66488f
Address comments in policy evaluation wiring PR (#38669)
7 days ago
dependabot[bot] 253ca3ddf9
build(deps): bump the github-actions-backward-compatible group with 7 updates (#38666)
1 week ago
Sarah French 581ffab924
docs: Change files should reference PR numbers only. (#38663)
1 week ago
Sarah French 097fa34f84
Add some light guidance about changelog description content (#38659)
1 week ago
Samsondeen 7d22d46d6d
Wire policy evaluation into Terraform core runtime (#38516)
1 week ago
Sarah French 61a0333f96 feat: Add warnings to the `init` command if unmanaged providers will influence provider installation
2 weeks ago
Sarah French cf395905e7
Fix: Remove erroneous warning about dev overrides in the providers lock command (#38655)
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 c4dda736bf Add changelog
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 fd454a061d Add changelog
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`.
2 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