terraform/internal
2023-12-04 17:55:57 +01:00
..
addrs namedvals: A new package to encapsulate the tracking of named values 2023-11-29 08:41:40 -08:00
backend terraform test: Collect variables from default var file within testing directory (#34341) 2023-12-04 08:15:56 +01:00
builtin Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
checks Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
cloud Fix race conditions in mock provider and mock tfc client (#34306) 2023-11-28 18:03:23 +00:00
cloudplugin cloudplugin: change manifest format to match releases API 2023-09-06 14:03:24 -06:00
collections collections: Add HashiCorp copyright comments 2023-11-15 12:38:55 -08:00
command terraform test: Collect variables from default var file within testing directory (#34341) 2023-12-04 08:15:56 +01:00
communicator Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
configs Add removed block (#34251) 2023-11-29 11:58:28 +00:00
copy Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
dag Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
depsfile Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
didyoumean Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
e2e Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
experiments Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
genconfig add missing copyright headers 2023-08-16 11:21:49 -07:00
getmodules Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
getproviders ignore expired provider signing keys 2023-10-06 11:00:11 -04:00
grpcwrap internal/grpcwrap: Ensure GetProviderSchemaOptional server capability is passed through (#33742) 2023-08-24 15:28:51 -04:00
helper/slowmessage Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
httpclient Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
initwd terraform test: implement the source attribute for mock providers (#34192) 2023-11-14 09:41:05 +01:00
instances instances: "skipUnregistered" instead of "skipUnknown" internally 2023-11-29 08:42:20 -08:00
ipaddr Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
lang lang: EvalCheckErrorMessage is language-agnostic 2023-12-01 09:07:35 -08:00
legacy Fix mock provider ImportState data race (#33921) 2023-09-21 17:34:39 +01:00
logging Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
modsdir Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
moduledeps Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
moduletest moduletest: EvalContext lives outside of the "terraform" package 2023-12-01 09:07:35 -08:00
namedvals namedvals: Can ask if a particular value has been registered 2023-11-29 08:41:40 -08:00
plans Add removed block (#34251) 2023-11-29 11:58:28 +00:00
plugin core: terraform.Context with preloaded provider schemas 2023-11-14 13:01:56 -08:00
plugin6 core: terraform.Context with preloaded provider schemas 2023-11-14 13:01:56 -08:00
promising promising: A readme giving an overview of how this package works 2023-11-28 12:07:49 -08:00
provider-simple Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
provider-simple-v6 Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
provider-terraform/main Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
providercache Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
providers core: terraform.Context with preloaded provider schemas 2023-11-14 13:01:56 -08:00
provisioner-local-exec/main Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
provisioners Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
refactoring Add removed block (#34251) 2023-11-29 11:58:28 +00:00
registry Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
releaseauth cloudplugin: change manifest format to match releases API 2023-09-06 14:03:24 -06:00
repl Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
replacefile Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
rpcapi stacks: Add ValidateStackConfiguration RPC to stacks API service (#34347) 2023-12-04 17:55:57 +01:00
stacks stacks: Summary docs giving an overview and some details about stackeval 2023-11-28 12:07:49 -08:00
states states: SyncState becomes read-only after close 2023-12-01 09:07:35 -08:00
terminal Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
terraform moduletest: EvalContext lives outside of the "terraform" package 2023-12-01 09:07:35 -08:00
tfdiags Add removed block (#34251) 2023-11-29 11:58:28 +00:00
tfplugin5 stick with go generate check instead 2023-08-30 14:25:49 -07:00
tfplugin6 stick with go generate check instead 2023-08-30 14:25:49 -07:00