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 fef66f9a60
Merge pull request #30486 from hashicorp/jbardin/drift
4 years ago
..
addrs addrs: Reference.DisplayString method 4 years ago
backend fix: local variables should not be overridden by remote variables during `terraform import` (#29972) 4 years ago
builtin return diagnostics from provisioners 5 years ago
cloud fix: local variables should not be overridden by remote variables during `terraform import` (#29972) 4 years ago
command add relevant_attributes to the json plan format 4 years ago
communicator de-linting 5 years ago
configs configs: Refined error messages for mismatched provider passing 4 years ago
copy deprecate helper/copy 6 years ago
dag do not use pointer addr strings as map keys in set 5 years ago
depsfile providercache: Discard lock entries for unused providers 5 years ago
didyoumean didyoumean: move from "helper" to "internal" 6 years ago
e2e Move states/ to internal/states/ 5 years ago
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 5 years ago
getproviders Fix failing lint check for deprecated x/crypto/openpgp library 5 years ago
grpcwrap Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
helper/slowmessage remove wrapped streams and readline 5 years ago
httpclient Move httpclient/ to internal/httpclient/ 5 years ago
initwd addrs: Expose the registry address parser's error messages 5 years ago
instances InstancesForModule should not panic 5 years ago
ipaddr lang/funcs: Preserve IP address leading zero behavior from Go 1.16 5 years ago
lang Merge pull request #30486 from hashicorp/jbardin/drift 4 years ago
legacy Move states/ to internal/states/ 5 years ago
logging cleanup panic output 5 years ago
modsdir Refactoring of module source addresses and module installation 5 years ago
moduledeps Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
moduletest Move configs/ to internal/configs/ 5 years ago
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 Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
provider-simple-v6 Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
provider-terraform/main Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
providercache providercache: Discard lock entries for unused providers 5 years ago
providers providers: A type for all schemas for a particular provider 4 years ago
provisioner-local-exec/main Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
provisioners Move configs/ to internal/configs/ 5 years ago
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 Upgrade to Go 1.17 5 years ago
states Relax test to focus on the behavior we care about (encoded == encoded) 5 years ago
terminal remove the use of panicwrap 5 years ago
terraform Merge pull request #30486 from hashicorp/jbardin/drift 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 internal/typeexpr: staticcheck 6 years ago