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
Sarah French e9b75495dc
fix: Parse root module at appropriate time when -from-module is used. This is necessary because parsing a second time results in diagnostics being suppressed, and the last commit's approach risked errors from the downloaded module being missed.
6 months ago
..
actions partially expand triggers as well 9 months ago
addrs chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901) 7 months ago
backend command/meta: Enable migration from PSS to a backend (#37949) 6 months ago
builtin PSS : Add `fs` and `inmem` state storage implementations to the builtin `simplev6` provider, update `grpcwrap` package, use PSS implementation in E2E test (#37790) 7 months ago
checks
cloud Fix crash when showing a cloud plan without having a cloud backend (#37751) 8 months ago
cloudplugin Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647) 8 months ago
collections
command fix: Parse root module at appropriate time when -from-module is used. This is necessary because parsing a second time results in diagnostics being suppressed, and the last commit's approach risked errors from the downloaded module being missed. 6 months ago
communicator ssh-based provisioner: Re-enable support for PowerShell (#37794) 7 months ago
configs test: Fix test and update override files to not include any experiment lists in the terraform block. 6 months ago
copy
dag
depsfile
didyoumean
e2e List implementation for simple provider and e2e tests (#37297) 11 months ago
experiments refactor: Gate pluggable state storage experiment behind the experiment `pluggable_state_stores`. This is defined via configuration, instead of the old CLI flag `-enable-pluggable-state-storage-experiment` 6 months ago
genconfig query: add -query flag to validate command (#37671) 8 months ago
getmodules
getproviders PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732) 8 months ago
grpcwrap PSS: Add tests showing `state` subcommands being used with PSS (#37891) 6 months ago
helper/slowmessage
httpclient
initwd tf query: ready list blocks for beta (#37619) 9 months ago
instances query: add -query flag to validate command (#37671) 8 months ago
ipaddr
lang allow inconsistent function results for providers 7 months ago
legacy Add component registry source resolution support to Terraform Stacks (#37888) 6 months ago
logging refactor the panic handling to work with go-plugin 10 months ago
modsdir
moduledeps
moduleref
moduletest chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901) 7 months ago
namedvals
plans PSS: Allow pluggable state store configuration to be stored in a plan file (#37956) 6 months ago
plugin Generate Resource Config: set state in proto req (#37895) 6 months ago
plugin6 Generate Resource Config: set state in proto req (#37895) 6 months ago
pluginshared
promising
provider-simple Implement LockState & UnlockState provider methods (#37711) 8 months ago
provider-simple-v6 PSS: Use interfaces to configure state stores (#37899) 7 months ago
provider-terraform/main
providercache
providers chore: add default events to the MockProvider's InvokeAction response (#37961) 6 months ago
provisioner-local-exec/main
provisioners
refactoring Implement LockState & UnlockState provider methods (#37711) 8 months ago
registry
releaseauth
repl standardize on marks.Has 8 months ago
replacefile
resources/ephemeral
rpcapi Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647) 8 months ago
schemarepo display lifecycle triggered actions aside their triggering resources 10 months ago
stacks stacks: Make path.module and path.root relative, to match documentation (#37982) 6 months ago
stacksplugin Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647) 8 months ago
states fix: prevent zero-byte remote state writes (#37947) 6 months ago
terminal
terraform failing resource instance apply should keep prior state 6 months ago
tfdiags standardize on marks.Has 8 months ago
tfplugin5 Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647) 8 months ago
tfplugin6 Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647) 8 months ago