You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal
CJ Horton fcdeab5da9
Merge pull request #34423 from komisan19/fix/delete-min-function
2 years ago
..
addrs namedvals: A new package to encapsulate the tracking of named values 2 years ago
backend adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
builtin Merge pull request #34385 from hashicorp/jbardin/provider-functions-impl 2 years ago
checks Update copyright file headers to BUSL-1.1 3 years ago
cloud adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
cloudplugin Add `TF_CLOUD_PLUGIN_DEV_OVERRIDE` to enable cloudplugin dev 2 years ago
collections collections: Add HashiCorp copyright comments 2 years ago
command add special cases for jsonfunction 2 years ago
communicator Update copyright file headers to BUSL-1.1 3 years ago
configs cannot statically validate an import target moved 2 years ago
copy Update copyright file headers to BUSL-1.1 3 years ago
dag fix: delete min function 2 years ago
depsfile Update copyright file headers to BUSL-1.1 3 years ago
didyoumean Update copyright file headers to BUSL-1.1 3 years ago
e2e Update copyright file headers to BUSL-1.1 3 years ago
experiments Update copyright file headers to BUSL-1.1 3 years ago
genconfig add missing copyright headers 3 years ago
getmodules Update copyright file headers to BUSL-1.1 3 years ago
getproviders ignore expired provider signing keys 3 years ago
grpcwrap update grpcwrap to handle provider functions 2 years ago
helper/slowmessage Update copyright file headers to BUSL-1.1 3 years ago
httpclient Update copyright file headers to BUSL-1.1 3 years ago
initwd terraform test: implement the source attribute for mock providers (#34192) 2 years ago
instances instances: "skipUnregistered" instead of "skipUnknown" internally 2 years ago
ipaddr Update copyright file headers to BUSL-1.1 3 years ago
lang check function descriptions directly 2 years ago
legacy Fix mock provider ImportState data race (#33921) 3 years ago
logging Update copyright file headers to BUSL-1.1 3 years ago
modsdir Update copyright file headers to BUSL-1.1 3 years ago
moduledeps Update copyright file headers to BUSL-1.1 3 years ago
moduletest moduletest: EvalContext lives outside of the "terraform" package 2 years ago
namedvals states: Only track root module output values 2 years ago
plans planproto: parse forget actions (#34433) 2 years ago
plugin round trip func decl tests 2 years ago
plugin6 round trip func decl tests 2 years ago
promising promising: A readme giving an overview of how this package works 2 years ago
provider-simple update provider code to match new rpc methods 2 years ago
provider-simple-v6 add a function to the simple-v6 test provider 2 years ago
provider-terraform/main Update copyright file headers to BUSL-1.1 3 years ago
providercache Update copyright file headers to BUSL-1.1 3 years ago
providers add file headers 2 years ago
provisioner-local-exec/main Update copyright file headers to BUSL-1.1 3 years ago
provisioners Update copyright file headers to BUSL-1.1 3 years ago
refactoring Add removed block (#34251) 2 years ago
registry Update copyright file headers to BUSL-1.1 3 years ago
releaseauth cloudplugin: change manifest format to match releases API 3 years ago
repl Update copyright file headers to BUSL-1.1 3 years ago
replacefile Update copyright file headers to BUSL-1.1 3 years ago
rpcapi adopt hashicorp/cli fork of mitchellh/cli (#34429) 2 years ago
stacks Merge pull request #34385 from hashicorp/jbardin/provider-functions-impl 2 years ago
states states: Local values no longer live in state 2 years ago
terminal Update copyright file headers to BUSL-1.1 3 years ago
terraform remove []byte literal from test 2 years ago
tfdiags Add removed block (#34251) 2 years ago
tfplugin5 proto: add provider-defined functions 2 years ago
tfplugin6 proto: add provider-defined functions 2 years ago