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
Daniel Schmidt 854232f443
add equals method to action invocation
9 months ago
..
actions add auto-expansion 10 months ago
addrs make AbsActionInstance not referencable 10 months ago
backend bump: go-getter to v1.7.9 (#37452) 9 months ago
builtin Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430) 9 months ago
checks update the rest of the go:generate calls 1 year ago
cloud Update `backend.Backend` interface to return diagnostics from `Workspaces` and `DeleteWorkspace` methods (#37430) 9 months ago
cloudplugin make protobuf 10 months ago
collections migrate command for terraform stacks (#36482) 1 year ago
command jsonplan: move action invocation marshalling to separate function 9 months ago
communicator Fix SIGSEGV in proxyDialer 1 year ago
configs fix: move parsing action reference expressions into terraform (#37458) 9 months ago
copy Remove a broken link (#36102) 1 year ago
dag Use iterators for graph vertices (#36558) 12 months ago
depsfile Apply some new go collection features (#36818) 1 year ago
didyoumean
e2e List implementation for simple provider and e2e tests (#37297) 11 months ago
experiments remove language experiment, this is guarded by being in an alpha release 10 months ago
genconfig Always generate provider address for resources (#37318) 10 months ago
getmodules getmodules: organize go-getter getter sets 2 years ago
getproviders Allow successful init when constraint matches at least one valid version (#37137) 1 year ago
grpcwrap add client capabilites across the board 10 months ago
helper/slowmessage
httpclient
initwd Recognize tf query files (#36929) 1 year ago
instances actions: implement expansion and planning actions 10 months ago
ipaddr
lang use hcl diagnostic 10 months ago
legacy go: bump version to 1.25 (#37436) 9 months ago
logging refactor the panic handling to work with go-plugin 10 months ago
modsdir
moduledeps
moduleref Apply some new go collection features (#36818) 1 year ago
moduletest terraform test: enable deferrals in Terraform Test with the specified flag (#37370) 10 months ago
namedvals
plans add equals method to action invocation 9 months ago
plugin Allow list events with only warnings (#37415) 10 months ago
plugin6 PSS: Implement first gRPC methods: config validation and usage, listing and deleting workspaces (#37418) 10 months ago
pluginshared pluginshared: Cleanup request path in tests (#37299) 11 months ago
promising stacks: make promises identify themselves (#36749) 1 year ago
provider-simple Add ValidateActionConfig to provider interface, protocol & internal implementations (#37345) 10 months ago
provider-simple-v6 Add ValidateActionConfig to provider interface, protocol & internal implementations (#37345) 10 months ago
provider-terraform/main
providercache Allow successful init when constraint matches at least one valid version (#37137) 1 year ago
providers add client capabilites across the board 10 months ago
provisioner-local-exec/main
provisioners
refactoring Add ValidateActionConfig to provider interface, protocol & internal implementations (#37345) 10 months ago
registry
releaseauth
repl Rename schema.Block to Body (#36629) 1 year ago
replacefile
resources/ephemeral avoid unknowns in OpenEphemeralResource 2 years ago
rpcapi make protobuf 10 months ago
schemarepo display lifecycle triggered actions aside their triggering resources 10 months ago
stacks stacks migrate: make diagnostics more relevant to operation (#37416) 9 months ago
stacksplugin make protobuf 10 months ago
states PSS: Add packages for presenting a provider as an instance of backend.Backend (#37291) 11 months ago
terminal
terraform test case has unstable order 9 months ago
tfdiags improve error reporting if asserting no diags 10 months ago
tfplugin5 make protobuf 10 months ago
tfplugin6 make protobuf 10 months ago