terraform/internal
Radek Simko 6bd808f7d4 copywrite: Set copyright_year to 2014
This aligns with the new meaning of that field, which is the "start year" of copyright, where the end year is implied by the tooling automatically to be the year of last change.
Technically many files did not really exist in 2014 or even later, so neither could the copyright back then but this is just a reflection of blunt (or simple) rules/tools being applied.
2026-02-17 13:56:34 +00:00
..
actions partially expand triggers as well 2025-09-02 13:04:48 +02:00
addrs fix deprecation origin handling 2026-02-16 13:52:52 +01:00
backend make syncdeps 2026-02-17 13:56:34 +00:00
builtin builtin/terraform: provide empty config schema to avoid spurious ERROR log (#38183) 2026-02-17 11:47:28 +00:00
checks update the rest of the go:generate calls 2025-02-12 12:25:58 -05:00
cloud PSS: Migration from a backend to a state store (#38048) 2026-02-10 11:39:33 +00:00
cloudplugin Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647) 2025-10-22 14:46:18 +01:00
collections migrate command for terraform stacks (#36482) 2025-03-19 10:39:50 +01:00
command feat: Enable validate command to validate state_store blocks. (#38157) 2026-02-16 10:09:26 +00:00
communicator ssh-based provisioner: Re-enable support for PowerShell (#37794) 2025-11-06 17:45:13 +00:00
configs config: Remove unused enter package methods 2026-02-11 12:15:23 +01:00
copy Remove a broken link (#36102) 2024-12-03 10:04:52 +01:00
dag Use iterators for graph vertices (#36558) 2025-06-03 13:57:13 +02:00
deprecation improve wording of comments 2026-02-03 17:00:05 +01:00
depsfile Apply some new go collection features (#36818) 2025-04-02 16:20:16 +02:00
didyoumean
e2e List implementation for simple provider and e2e tests (#37297) 2025-07-09 12:19:26 +02:00
experiments remove language experiment, this is guarded by being in an alpha release 2025-07-18 13:07:43 +02:00
genconfig query: add -query flag to validate command (#37671) 2025-10-01 11:33:52 +02:00
getmodules getmodules: organize go-getter getter sets 2024-11-22 19:53:35 +01:00
getproviders PSS: Implement initialisation of new working directory (or use of -reconfigure flag) while using state_store (#37732) 2025-10-15 10:44:21 +01:00
grpcwrap PSS: Adjust StateRange.End logic in ReadStateBytes and WriteStateBytes (#38127) 2026-02-05 17:25:25 +00:00
helper/slowmessage
httpclient
initwd tf query: ready list blocks for beta (#37619) 2025-09-17 12:29:04 +02:00
instances query: add -query flag to validate command (#37671) 2025-10-01 11:33:52 +02:00
ipaddr
lang GetDeprecationMarks should return other value marks in value 2026-02-03 17:00:05 +01:00
legacy make syncdeps 2026-02-17 13:56:34 +00:00
logging refactor the panic handling to work with go-plugin 2025-08-12 14:05:10 -04:00
modsdir moduleaddrs: Split module source address parsing from package addrs 2024-03-14 09:58:30 -07:00
moduledeps fix Descendants spelling 2024-10-09 11:09:02 -04:00
moduleref Apply some new go collection features (#36818) 2025-04-02 16:20:16 +02:00
moduletest move stray check for deprecation to central location 2026-02-03 16:04:43 +01:00
namedvals terraform: decide module instances using new API 2024-01-19 13:51:57 -08:00
plans add deprecation marks 2026-02-03 13:32:06 +01:00
plugin Generate Resource Config: set state in proto req (#37895) 2025-12-10 15:19:29 +01:00
plugin6 PSS: Adjust StateRange.End logic in ReadStateBytes and WriteStateBytes (#38127) 2026-02-05 17:25:25 +00:00
pluginshared pluginshared: Cleanup request path in tests (#37299) 2025-07-07 12:01:32 -04:00
promising stacks: make promises identify themselves (#36749) 2025-03-26 13:25:45 +01:00
provider-simple Implement LockState & UnlockState provider methods (#37711) 2025-10-03 10:02:02 +01:00
provider-simple-v6 PSS: Use interfaces to configure state stores (#37899) 2025-11-26 13:34:22 +00:00
provider-terraform/main
providercache Allow successful init when constraint matches at least one valid version (#37137) 2025-05-21 09:06:22 +02:00
providers chore: add default events to the MockProvider's InvokeAction response (#37961) 2025-12-03 08:06:24 -05:00
provisioner-local-exec/main
provisioners
refactoring Implement LockState & UnlockState provider methods (#37711) 2025-10-03 10:02:02 +01:00
registry Revert "Add Warning for Deprecated Modules in Init (Second Revision)" 2024-05-30 16:01:39 -06:00
releaseauth
repl standardize on marks.Has 2025-10-09 14:48:13 +02:00
replacefile
resources/ephemeral avoid unknowns in OpenEphemeralResource 2024-11-06 13:16:34 -05:00
rpcapi separate tests between different modes 2026-01-30 16:13:59 +01:00
schemarepo display lifecycle triggered actions aside their triggering resources 2025-07-31 16:07:38 +02:00
stacks add deprecation marks 2026-02-03 13:32:06 +01:00
stacksplugin Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647) 2025-10-22 14:46:18 +01:00
states add deprecation marks 2026-02-03 13:32:06 +01:00
terminal
terraform fix deprecation origin handling 2026-02-16 13:52:52 +01:00
tfdiags add clarifying comment 2026-02-16 13:52:52 +01:00
tfplugin5 copywrite: Set copyright_year to 2014 2026-02-17 13:56:34 +00:00
tfplugin6 copywrite: Set copyright_year to 2014 2026-02-17 13:56:34 +00:00