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
Sebastian Rivera b4b4f4e9d9
Merge pull request #30719 from hashicorp/sebasslash/add-tf-org-env-var
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 return diagnostics from provisioners 5 years ago
cloud Fix error formatting for missing env and config value 4 years ago
command Clarify multiple times usage (#30724) 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 4 years ago
depsfile providercache: Discard lock entries for unused providers 4 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 4 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 4 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 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 cidrnetmask() produce an error with IPv6 (#30703) 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 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 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 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 internal/typeexpr: staticcheck 5 years ago