Commit graph

  • 528ab53294
    Merge 1df56deed9 into 6a09262c97 DongJun Lee 2026-04-16 09:40:54 +0900
  • 65ef460650
    Merge 52bcb59ca4 into 6a09262c97 DongJun Lee 2026-04-15 20:44:12 -0300
  • 3bea527673
    Merge 3617b2ef01 into 6a09262c97 aleksandarss 2026-04-16 00:17:26 +0200
  • 6a09262c97
    local-exec: propagate TRACEPARENT to child processes main ogormans-deptstack 2026-04-15 21:40:31 +0100
  • f622d41cbf
    Merge 6d298c58c9 into 2c7cd8546c Martin Atkins 2026-04-15 22:06:38 +0200
  • 8ddae46908
    Merge d9bda61175 into 2c7cd8546c Yosof Badr 2026-04-15 19:46:00 +0000
  • d9bda61175 feat: display module versions in tofu version output Yosof Badr 2026-04-16 04:35:53 +0900
  • f860dddb57
    Merge 51ae09271a into 2c7cd8546c krishna sindhur 2026-04-16 00:33:28 +0530
  • 51ae09271a added test for documentation intent krishna sindhur 2026-04-16 00:33:18 +0530
  • 3f0dd93836
    Merge cdd75cbd73 into 2c7cd8546c Larry Bordowitz 2026-04-15 13:53:48 -0500
  • cdd75cbd73 Make our policy prohibiting generative AI usage more explicit Larry Bordowitz 2026-04-15 13:50:51 -0500
  • 22b9d4ae82
    Merge 48e59b0014 into 2c7cd8546c Larry Bordowitz 2026-04-15 17:14:31 +0000
  • 48e59b0014 wip docs for test resource overrides with instances Larry Bordowitz 2026-03-18 14:25:39 -0500
  • a9670b4ce7 fix check key to use root override trie for no key evidence Larry Bordowitz 2026-03-12 17:10:22 -0500
  • 4ecde7b616 fix gnarly issue by using recursive wildcard fallback Larry Bordowitz 2026-03-12 15:56:14 -0500
  • 1a809fd49d wip found a corner case, trying to solve it out Larry Bordowitz 2026-03-12 15:18:44 -0500
  • edbb9b49ef add copyright headers Larry Bordowitz 2026-03-12 14:03:03 -0500
  • 883d82f42e test for instances in data source override Larry Bordowitz 2026-03-11 14:50:33 -0500
  • 0c916f7282 add test for uninstanced module, checking that NoKey is okay when no key is expected Larry Bordowitz 2026-03-11 14:36:09 -0500
  • 3db182fd40 error when querying overrides with a wildcard instance key in the address, remove some TODOs Larry Bordowitz 2026-03-11 14:29:40 -0500
  • ecac0b1a7f create NoKey evidence to track mixed syntax overrides Larry Bordowitz 2026-03-10 22:11:42 -0500
  • f805cf2442 make tests simpler, easier to read Larry Bordowitz 2026-03-10 14:29:14 -0500
  • 368dc20e9c adding wildcard precedence test Larry Bordowitz 2026-03-10 14:27:16 -0500
  • 9316fc4b37 adding override resource test for resource within module Larry Bordowitz 2026-03-09 15:40:29 -0500
  • 0e7daf80df added a couple more tests Larry Bordowitz 2026-03-07 15:19:20 -0600
  • 1719c9099b make overridetrie generic Larry Bordowitz 2026-03-07 15:09:39 -0600
  • 05c68b16e0 first overridetrie test Larry Bordowitz 2026-03-07 14:58:01 -0600
  • 2b34456371 wip move OverrideTrie to addrs package, start a test file Larry Bordowitz 2026-03-06 17:32:05 -0600
  • dfa1e2d896 wip override_resource documentation todo Larry Bordowitz 2026-03-06 16:48:25 -0600
  • 917f521632 explicitly test that root-level overrides take precedence over provider mock overrides Larry Bordowitz 2026-03-06 16:46:01 -0600
  • 96479b89e0 test for when both resource and provider are overridden Larry Bordowitz 2026-03-06 16:37:59 -0600
  • e424759029 add workingdir to test meta Larry Bordowitz 2026-03-06 15:36:30 -0600
  • 86d30fb727 adjust trie for wildcard, add a test for wildcard Larry Bordowitz 2026-02-19 10:56:05 -0600
  • 8df19d4f34 use traversal patterns instead Larry Bordowitz 2026-02-18 10:23:38 -0600
  • 656588b015 handle defaults Larry Bordowitz 2026-01-27 14:00:15 -0600
  • 8b1b606313 add defaults to override trie Larry Bordowitz 2026-01-10 02:06:29 -0600
  • 341cb60b78 parse splat in override resources Larry Bordowitz 2026-01-10 02:06:04 -0600
  • 9e00ebe806 wip create branch functions Larry Bordowitz 2026-01-09 17:26:26 -0600
  • d7eeeafd15 wip adjust addr parsing to accommodate splat/wildcard Larry Bordowitz 2025-12-29 15:47:35 -0600
  • 3139644bb1 wip replace janktron with nice trie Larry Bordowitz 2025-12-21 00:45:24 -0600
  • 638ba643f1 wip fix tests, one-by-one Larry Bordowitz 2025-12-20 23:27:07 -0600
  • 95a8a55d74 wip re-add test data Larry Bordowitz 2025-12-20 22:02:19 -0600
  • 81cfdad37a wip move most logic to a mostSpecificKey function Larry Bordowitz 2025-12-20 21:57:38 -0600
  • edd4b064db wip add instance key stuff, but only to root-level overrides Larry Bordowitz 2025-12-16 17:46:15 -0600
  • c1aead091e wip 'fix' for provider mocks Larry Bordowitz 2025-12-16 15:53:49 -0600
  • 41e4efa754 wip limiting fix to using address key Larry Bordowitz 2025-12-16 14:01:40 -0600
  • f058a5c835 wip potential fix for test framework support of instanced resource Larry Bordowitz 2025-12-16 13:21:40 -0600
  • 9cbea3bc0b
    Merge 5301a58626 into 2c7cd8546c Martin Atkins 2026-04-15 12:31:39 -0300
  • a705e886f5
    Merge 62f785593e into 2c7cd8546c Mickaël Canévet 2026-04-15 12:29:46 -0300
  • bfe0a4813d revert to manual TRACEPARENT formatting per review consensus ogormans-deptstack 2026-04-15 09:51:41 +0100
  • 6d4b145756 address review: use propagation.TraceContext.Inject, inline env check ogormans-deptstack 2026-04-14 19:35:35 +0100
  • 0156493b32 docs: document TRACEPARENT propagation in local-exec ogormans-deptstack 2026-04-10 16:40:45 +0100
  • b5c2f50ba3 address review feedback: WithoutCancel guard, CutPrefix, fake test IDs ogormans-deptstack 2026-04-10 16:16:02 +0100
  • 36e3f16acb fix windows test: cmd.exe does not expand undefined env vars ogormans-deptstack 2026-04-09 13:18:23 +0100
  • 5bd0c8671a local-exec: propagate TRACEPARENT to child processes ogormans-deptstack 2026-04-08 20:03:47 +0100
  • 7c89ff19d8
    Merge f0f029753b into 2c7cd8546c James Humphries 2026-04-15 15:27:23 +0200
  • dd1a5d00ac
    Merge cda1588941 into 2c7cd8546c Christian Mesh 2026-04-15 13:50:24 +0100
  • 17e1e0c35c
    Merge 48cb2a96c9 into 2c7cd8546c Martin Atkins 2026-04-15 13:50:23 +0100
  • 705bf0c61c
    Merge b56a96ad55 into 2c7cd8546c Larry Bordowitz 2026-04-15 09:41:02 -0300
  • 2c7cd8546c
    fix: showSensitive working for provisioners output (#3931) Diógenes Fernandes 2026-04-15 09:39:53 -0300
  • 8347913223 Revert "bug fix for Instance module without resources/outputs was not reporting correct length. (#3469)" v1.12 Christian Mesh 2026-04-13 11:35:10 -0400
  • 2e99425873
    Merge e03f02d502 into 192b4c9d60 Christian Mesh 2026-04-15 11:47:35 +0200
  • 52bcb59ca4 fix: use server.Shutdown() to ensure safe close of OAuth callback channel dongjune8931 2026-04-15 18:05:16 +0900
  • b56a96ad55 remove magic strings, add dev notes Larry Bordowitz 2026-04-14 16:09:00 -0500
  • 8977fdd167 azurerm: respect audience in request URL Larry Bordowitz 2026-04-14 15:21:34 -0500
  • d6db41c0c0
    Merge 3d508331c0 into 192b4c9d60 Babur Ayanlar 2026-04-14 22:17:47 +0200
  • e966676a3e
    Merge f0232fb4a6 into 192b4c9d60 mptr 2026-04-14 22:17:47 +0200
  • 908e8cdd7e
    Merge 295bf90283 into 192b4c9d60 James Humphries 2026-04-14 22:17:46 +0200
  • 2ebfbe8054
    Merge 4520ea9559 into 192b4c9d60 Diógenes Fernandes 2026-04-14 22:17:46 +0200
  • 192b4c9d60 SECURITY.md: More minor copyediting Martin Atkins 2026-04-14 09:11:25 -0700
  • aa000c2c1d SECURITY.md: More minor copyediting Martin Atkins 2026-04-14 09:11:25 -0700
  • 6b3c78f9d2
    docs: update ephemeral provisioner output Diogenes Fernandes 2026-04-14 09:42:18 -0300
  • bf153a30ae
    fix: show sensitive on provisioner outputs Diogenes Fernandes 2026-04-13 21:11:05 -0300
  • 95ba431b9a
    Merge 0b058642e3 into f4a7c80b0a Jérôme GALAIS 2026-04-14 12:13:42 +0100
  • e631bfead8
    Merge d063a8f399 into f4a7c80b0a Martin Atkins 2026-04-14 12:13:42 +0100
  • ddde2c6059
    Merge af81a9200b into f4a7c80b0a James Humphries 2026-04-14 12:13:42 +0100
  • a740a82bd3
    Merge 3679fe6fa8 into f4a7c80b0a Zachary King 2026-04-14 06:29:33 -0400
  • f4a7c80b0a Clarify PG backend documentation examples Christian Mesh 2026-04-10 10:37:19 -0400
  • 1df56deed9 test: convert TestGetEnvAsInt to table-driven tests dongjune8931 2026-04-14 18:24:43 +0900
  • 28d2ae801b test: assert error message in stderr for invalid TF_STATE_PERSIST_INTERVAL dongjune8931 2026-04-14 18:11:55 +0900
  • 21ac1b5307 test: remove unnecessary os.Unsetenv in TestGetEnvAsInt dongjune8931 2026-04-14 18:10:23 +0900
  • ffb64bbd16 tools/find-pkg-importer: Tool to find what imports a Go package Martin Atkins 2026-04-13 10:14:17 -0700
  • 209d3ba55b tools/find-pkg-importer: Tool to find what imports a Go package Martin Atkins 2026-04-13 10:14:17 -0700
  • b0339b83cf SECURITY.md: Summary of our upstream advisory policy Martin Atkins 2026-04-10 10:46:31 -0700
  • 2e3fb16b8b
    Add additional panic info and buffer panic message (#4026) Christian Mesh 2026-04-13 12:11:34 -0400
  • e24861959c fix: replace panic with error diagnostics for invalid TF_STATE_PERSIST_INTERVAL dongjune8931 2026-04-14 00:43:13 +0900
  • df1757e539 Add additional panic info and buffer panic message Christian Mesh 2026-04-13 07:16:47 -0400
  • a52a7c7680 Revert "bug fix for Instance module without resources/outputs was not reporting correct length. (#3469)" v1.12_revert_3469 Christian Mesh 2026-04-13 11:35:10 -0400
  • d79178a7a3
    Merge 717f276267 into fb7fc49d8d Martin Atkins 2026-04-12 20:16:05 +0000
  • 3db2f7d142
    Merge be66e5b234 into fb7fc49d8d Diógenes Fernandes 2026-04-12 20:15:12 +0000
  • 021dc11c86
    Merge 4db4323c1e into fb7fc49d8d Martin Atkins 2026-04-12 20:14:52 +0000
  • 26e4af4a69
    Merge 15f8a13b5e into fb7fc49d8d Martin Atkins 2026-04-12 20:14:01 +0000
  • 8240f9e670
    Merge 9d7e64bcfb into fb7fc49d8d Martin Atkins 2026-04-12 12:30:19 +0100
  • e3489584ce added proper check and updated eroror message krishna sindhur 2026-04-12 16:47:37 +0530
  • e42f35a031 Enhance README documentation Dippp10 2026-04-11 16:48:35 +0400
  • 7b6afedd03
    Merge 1ebacf9f86 into fb7fc49d8d Suhail Khan 2026-04-11 01:13:27 +0000
  • 7ad3e35e76
    Merge 3079727e2c into fb7fc49d8d Martin Atkins 2026-04-10 18:30:38 +0000
  • 4660ab6dbc SECURITY.md: Summary of our upstream advisory policy Martin Atkins 2026-04-10 10:46:31 -0700
  • 9b3f61b7b8 Clarify PG backend documentation examples Christian Mesh 2026-04-10 10:37:19 -0400
  • 48cb2a96c9 command/init: Warning about end of 32-bit official builds f-32bit-cpu-deprecation Martin Atkins 2026-04-08 17:42:16 -0700