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
Martin Atkins 289bb60ce1
core: Defer on transitive dependencies for data resources with conditions
4 years ago
..
addrs core: Store condition block results in plan 4 years ago
backend Bump compatibility version to 1.3.0 for terraform core release (#30988) 4 years ago
builtin return diagnostics from provisioners 5 years ago
cloud Bump compatibility version to 1.3.0 for terraform core release (#30988) 4 years ago
command core: Report reason for deferring data read until apply 4 years ago
communicator communicator/ssh: Fix crash using SSH+HTTP proxy 4 years ago
configs core: Defer on transitive dependencies for data resources with conditions 4 years ago
copy test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
dag do not use pointer addr strings as map keys in set 4 years ago
depsfile test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
didyoumean
e2e test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
earlyconfig addrs: Expose the registry address parser's error messages 4 years ago
experiments Conclude preconditions/postconditions experiment 4 years ago
getmodules getmodules: Use go-getter v1.5.10 and return to upstream GitGetter 4 years ago
getproviders internal/getproviders: Add URL to error message for clarity (#30810) 4 years ago
grpcwrap Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
helper/slowmessage remove wrapped streams and readline 4 years ago
httpclient
initwd test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
instances InstancesForModule should not panic 4 years ago
ipaddr lang/funcs: Preserve IP address leading zero behavior from Go 1.16 5 years ago
lang lang/funcs: type conversion functions can convert null values 4 years ago
legacy Move states/ to internal/states/ 5 years ago
logging cleanup panic output 4 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 core: Report reason for deferring data read until apply 4 years ago
plugin diagnostics must be checked on all schema calls 4 years ago
plugin6 diagnostics must be checked on all schema calls 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 test: use `T.TempDir` to create temporary test directory (#30803) 4 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 4 years ago
repl lang: Further limit the console-only type function 4 years ago
replacefile Upgrade to Go 1.17 5 years ago
states copy Dependencies before sorting in state 4 years ago
terminal remove the use of panicwrap 4 years ago
terraform core: Defer on transitive dependencies for data resources with conditions 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 4 years ago
tfplugin6 Introduce Terraform Plugin Protocol 6.2 with legacy_type_system fields from Protocol 5 (#30375) 4 years ago
typeexpr typeexpr: More optional modifier tests 4 years ago