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
James Bardin 5c8fd0b147
add grpcwrap function methods to make it compile
2 years ago
..
addrs namedvals: A new package to encapsulate the tracking of named values 2 years ago
backend states: Only track root module output values 2 years ago
builtin states: Only track root module output values 2 years ago
checks Update copyright file headers to BUSL-1.1 3 years ago
cloud states: Only track root module output values 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 ensure unmanaged plugins have an address 2 years ago
communicator Update copyright file headers to BUSL-1.1 3 years ago
configs Add removed block (#34251) 2 years ago
copy Update copyright file headers to BUSL-1.1 3 years ago
dag Update copyright file headers to BUSL-1.1 3 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 2 years ago
grpcwrap add grpcwrap function methods to make it compile 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 lang: EvalCheckErrorMessage is language-agnostic 2 years ago
legacy Fix mock provider ImportState data race (#33921) 2 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 planfile: Move some of the proto convert funcs into package planproto 2 years ago
plugin add mocks for new plugin protocol 2 years ago
plugin6 add mocks for new plugin protocol 2 years ago
promising promising: A readme giving an overview of how this package works 2 years ago
provider-simple Update copyright file headers to BUSL-1.1 3 years ago
provider-simple-v6 Update copyright file headers to BUSL-1.1 3 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 core: terraform.Context with preloaded provider schemas 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 2 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 stacks: Track component instance existence in the state 2 years ago
stacks stackeval: Use prior state outputs when planning component destroy 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 states: Local values no longer live in state 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