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
Liam Cervante 3d211eb42f
Fix crash when importing a resource with complex sensitive attributes (#34996)
2 years ago
..
addrs Complete implementation of targeting with deferred resources (#34971) 2 years ago
backend moduletest: Capture optional "execution meta" for test runs 2 years ago
builtin provider/terraform: Add description to `encode_tfvars`, `decode_tfvars`, and `encode_expr` (#34891) 2 years ago
checks remove repetitive words 2 years ago
cloud Update the Terraform CLI output to show logical separation between OPA and Sentinel policy evaluations (#34963) 2 years ago
cloudplugin go.mod: go get google.golang.org/protobuf@v1.33.0 2 years ago
collections stacks: apply sensitive marks to outputs from components (#34684) 2 years ago
command plan renderer: ensure JSON strings are completely JSON (#34959) 2 years ago
communicator Update copyright file headers to BUSL-1.1 3 years ago
configs terraform: Experimental support for variable validation cross-references 2 years ago
copy copy: DeepCopyValue utility 2 years ago
dag dependencies: Remove all non-legacy uses of hashicorp/go-multierror 2 years ago
depsfile providerreqs: Provider requirement/version types in their own package 2 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 experiments: variable_validation_crossref is a current experiment 2 years ago
genconfig Fix crash when importing a resource with complex sensitive attributes (#34996) 2 years ago
getmodules moduleaddrs: Terraform now owns module source address normalization 2 years ago
getproviders providerreqs: Provider requirement/version types in their own package 2 years ago
grpcwrap provider functions return an error 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 moduleaddrs: Terraform now owns module source address normalization 2 years ago
instances instances: Some additional commentary 2 years ago
ipaddr Update copyright file headers to BUSL-1.1 3 years ago
lang langrefs: Separate package for expression reference analysis 2 years ago
legacy go.mod: go get google.golang.org/protobuf@v1.33.0 2 years ago
logging standardize panic output 2 years ago
modsdir moduleaddrs: Split module source address parsing from package addrs 2 years ago
moduledeps Update copyright file headers to BUSL-1.1 3 years ago
moduletest moduletest: Capture optional "execution meta" for test runs 2 years ago
namedvals terraform: decide module instances using new API 2 years ago
plans stacks: add test case for ReportDataSourceInstanceDeferred 2 years ago
plugin stacks: add deferrals to PlanResourceChange 2 years ago
plugin6 stacks: add deferrals to PlanResourceChange 2 years ago
promising promising: A readme giving an overview of how this package works 2 years ago
provider-simple Add support for the cross resource type move operation in the proto schema (#34480) 2 years ago
provider-simple-v6 provider functions return an error 2 years ago
provider-terraform/main Update copyright file headers to BUSL-1.1 3 years ago
providercache use plugin cache for provider lock across for all platforms 2 years ago
providers stacks: add deferrals to PlanResourceChange 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 check move target module exists 2 years ago
registry remove repetitive words 2 years ago
releaseauth cloudplugin: change manifest format to match releases API 2 years ago
repl terraform console: Multi-line entry support 2 years ago
replacefile Update copyright file headers to BUSL-1.1 3 years ago
rpcapi go.mod: go get google.golang.org/protobuf@v1.33.0 2 years ago
schemarepo schemarepo: Schema repositories get their own package 2 years ago
stacks Fix several deferred actions tests by setting DeferralAllowed 2 years ago
states statemgr: Incorporate IntermediateStateConditionalPersister 2 years ago
terminal Update copyright file headers to BUSL-1.1 3 years ago
terraform Fix crash when importing a resource with complex sensitive attributes (#34996) 2 years ago
tfdiags tfdiags: Support errors.Join and stdlib wrapped errors 2 years ago
tfplugin5 stacks: remove deferred actions for UpgradeResourceState 2 years ago
tfplugin6 stacks: remove deferred actions for UpgradeResourceState 2 years ago