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
Luces Huayhuaca bdc7d8c0a1
Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626)
4 years ago
..
addrs addrs: Reference.DisplayString method 4 years ago
backend Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626) 4 years ago
builtin
cloud Upgrade go-tfe dependency to use 1.0 version. It contains breaking changes, so we are updating method signatures, method names and the type of optional parameters, as needed. (#30626) 4 years ago
command Merge pull request #30685 from hashicorp/alisdair/fix-30641 4 years ago
communicator
configs configs: Refined error messages for mismatched provider passing 4 years ago
copy
dag do not use pointer addr strings as map keys in set 4 years ago
depsfile providercache: Discard lock entries for unused providers 4 years ago
didyoumean
e2e
earlyconfig addrs: Expose the registry address parser's error messages 5 years ago
experiments experiments: New "preconditions_postconditions" experiment 4 years ago
getmodules getmodules: Use go-getter v1.5.10 and return to upstream GitGetter 4 years ago
getproviders Fix failing lint check for deprecated x/crypto/openpgp library 5 years ago
grpcwrap
helper/slowmessage remove wrapped streams and readline 5 years ago
httpclient
initwd addrs: Expose the registry address parser's error messages 5 years ago
instances InstancesForModule should not panic 5 years ago
ipaddr
lang Merge pull request #30486 from hashicorp/jbardin/drift 4 years ago
legacy
logging cleanup panic output 5 years ago
modsdir
moduledeps
moduletest
plans round-trip relevant attributes through planfile 4 years ago
plugin internal/plugin[6]: Add generated mocks 5 years ago
plugin6 Introduce Terraform Plugin Protocol 6.2 with legacy_type_system fields from Protocol 5 (#30375) 4 years ago
provider-simple
provider-simple-v6
provider-terraform/main
providercache providercache: Discard lock entries for unused providers 4 years ago
providers providers: A type for all schemas for a particular provider 4 years ago
provisioner-local-exec/main
provisioners
refactoring refactoring: Implied move statements can be cross-package 4 years ago
registry command: make module installation interruptible 5 years ago
repl lang: Further limit the console-only type function 4 years ago
replacefile
states Relax test to focus on the behavior we care about (encoded == encoded) 4 years ago
terminal remove the use of panicwrap 5 years ago
terraform Update comment for this transformer 4 years ago
tfdiags core: Eval pre/postconditions in refresh-only mode 4 years ago
tfplugin5 go.mod: go get google.golang.org/protobuf@v1.27.1 5 years ago
tfplugin6 Introduce Terraform Plugin Protocol 6.2 with legacy_type_system fields from Protocol 5 (#30375) 4 years ago
typeexpr