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
Alisdair McDiarmid a742d7ee88
Merge pull request #29649 from hashicorp/alisdair/json-ui-exhaustiveness
4 years ago
..
addrs addrs: AbsResource.UniqueKey distinct from AbsResourceInstance.UniqueKey 4 years ago
backend Merge pull request #29647 from hashicorp/jbardin/test-temp-cleanup 4 years ago
builtin return diagnostics from provisioners 5 years ago
command json-output: Add change reasons to explain deletes 4 years ago
communicator de-linting 5 years ago
configs handle NestedTypes in Block.CoerceValue 5 years ago
copy
dag de-linting 5 years ago
depsfile Move addrs/ to internal/addrs/ 5 years ago
didyoumean
e2e Move states/ to internal/states/ 5 years ago
earlyconfig Refactoring of module source addresses and module installation 5 years ago
experiments configs: Include "moved" blocks when merging multiple files into a module 5 years ago
getmodules Refactoring of module source addresses and module installation 5 years ago
getproviders internal/registry: Add URL to error message for clarity (#29298) 5 years ago
grpcwrap Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
helper Upgrade to Go 1.17 5 years ago
httpclient Move httpclient/ to internal/httpclient/ 5 years ago
initwd addrs: ModuleRegistryPackage for representing module registry packages 5 years ago
instances refactoring: First round of ValidateMoves rules 5 years ago
ipaddr lang/funcs: Preserve IP address leading zero behavior from Go 1.16 5 years ago
lang refine the skipFixup heuristic 4 years ago
legacy Move states/ to internal/states/ 5 years ago
logging go.mod,backend: update coreos/etcd dependency to release-3.4 branch 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 core: Report ActionReasons when we plan to delete "orphans" 4 years ago
plugin Move terraform/ to internal/terraform/ 5 years ago
plugin6 Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 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 tools: remove terraform-bundle. (#28876) 5 years ago
providers Move states/ to internal/states/ 5 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: Don't implicitly move for resources with for_each 4 years ago
registry internal/registry: Add URL to error message for clarity (#29298) 5 years ago
repl core: Functional-style API for terraform.Context 5 years ago
replacefile Upgrade to Go 1.17 5 years ago
states core: refactoring.ImpliedMoveStatements replaces NodeCountBoundary 4 years ago
terminal Upgrade to Go 1.17 5 years ago
terraform Merge pull request #29640 from hashicorp/alisdair/fix-refresh-only-with-orphans 4 years ago
tfdiags Move tfdiags/ to internal/tfdiags/ 5 years ago
tfplugin5 build: Centralize our protobuf compilation steps 5 years ago
tfplugin6 build: Centralize our protobuf compilation steps 5 years ago
typeexpr