Commit Graph

34759 Commits (ea20db63fbc69544a4504e190d566e44b201680a)
 

Author SHA1 Message Date
Akella Umesh ea20db63fb
actions: add missing actions output for terraform apply cli (#37692)
5 months ago
davidspielmann 04c95feb8d
Improve tests in internal/states (ProviderAddrs, HasCurrent, Unlock) (#37650)
5 months ago
James Bardin 221fc59f0e
Merge pull request #37713 from hashicorp/jbardin/list-gen-config
5 months ago
James Bardin 9c2b2c579a remove id from generated config
5 months ago
James Bardin 82889ae987 get correct schema when generating query config
5 months ago
Samsondeen 2274026c68
query: add -query flag to validate command (#37671)
5 months ago
Liam Cervante 898665193c
actions: disable support for deferrals (#37700)
5 months ago
Sarah French ffbb62b369
Swap to using `google.golang.org/protobuf/cmd/protoc-gen-go` instead of `github.com/golang/protobuf/protoc-gen-go` (#37685)
5 months ago
Samsondeen 0217dd2b2a
Revert "temporarily require manager approval for go.mod changes" (#37694)
5 months ago
Nara Kasbergen Kwon eae5ac13dd
build: Produce a Windows arm64 binary (#35461)
5 months ago
Sarah French c0547e784f
Fixes to protobuf compile script (#37683)
5 months ago
Kristin Laemmert 8ed2f39087
actions: don't panic if nil changes - it might be a refresh (#37687)
5 months ago
Radek Simko 51fc4c161f
PSS: Implement `ReadStateBytes` + `WriteStateBytes` (#37440)
5 months ago
Daniel Schmidt a4cc769e5b actions: add extra test cases around conditions referencing the triggering resource
5 months ago
Samsondeen ab41592fb7
query: propagate graph node removal to descendants (#37664)
5 months ago
Sarah French b9522561c8
PSS: Add reusable method for obtaining the provider factory needed for accessing a state store. (#37665)
5 months ago
Liam Cervante 1e414491c7
evaluate: return diagnostics instead of unknown for uninitialised locals and resources (#37663)
5 months ago
Samsondeen a7504719ef
list: send non-null "config" object to provider when not present in the list block (#37620)
5 months ago
Kristin Laemmert f6ad8d3215 actions: fix panic during query plan by not planning actions
5 months ago
Craig Wright 152ce1df8f
Merge pull request #37638 from Tensho/fix-destroying-docs
5 months ago
Andrew Babichev 8097ce9e57 docs(destroying): fix typos
5 months ago
Mark DeCrane f8b0051bae
Merge pull request #37645 from hashicorp/handle-help-usage-stacks-plugin
5 months ago
Liam Cervante e65c562355
actions: allow invoke only on local execution while TFC adds support (#37653)
5 months ago
Mark DeCrane 7f0ef4c8d0 changelog entry
5 months ago
Mark DeCrane 10f00d437f Use raw args in -help flag handling
5 months ago
Kristin Laemmert e241e1ace1
actions: return an error if config is omitted but the schema has required attrs (#37626)
5 months ago
Sarah French 0dfa115d7d
First step to enable use of TF_REATTACH_PROVIDERS with PSS (#37634)
5 months ago
Liam Cervante 15a6cd208b
stacks: fix diagnostic referring to tfstacks command (#37639)
5 months ago
Samsondeen 719aefdb89
tf query: ready list blocks for beta (#37619)
5 months ago
Sarah French 5981cd2bf7
Prepare main branch for post-v1.14 development (#37621)
5 months ago
Daniel Schmidt 332e0386ea remove feature flag from invoke flag
5 months ago
Daniel Schmidt 2ccc5a2655 change wording
5 months ago
Daniel Schmidt 8f05946b6e remove ooutdated comment
5 months ago
Daniel Schmidt e23a282186 improve wording
5 months ago
Daniel Schmidt d83cd73ecf fix action reference
5 months ago
Daniel Schmidt c5f9b060c7 remove mention of before_destroy, we postponed implementing this event type
5 months ago
Daniel Schmidt b0393f08da add changelog entry
5 months ago
Daniel Schmidt 3be1d8a892 enable actions outside of experiments
5 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
5 months ago
Samsondeen 1048510fec
tf query: disable depends_on for list blocks (#37618)
5 months ago
Liam Cervante 0b15151513
stacks: remove support for deprecated .tfstack extension (#37617)
5 months ago
dependabot[bot] 3ae4616912
Bump the github-actions-breaking group with 2 updates (#37542)
5 months ago
Samsondeen 7379832fb8
query: add identity_version to list_resource_found json output (#37612)
5 months ago
Daniel Schmidt 871451122f actions: move schema to single action type and remove linked resources
5 months ago
Sarah French 6847e763de
Update calls to StateMgr method to use diagnostics more conventionally (#37597)
5 months ago
Liam Cervante ffdf9f2a86
actions: preserve unknown metadata in the json plan (#37611)
5 months ago
Daniel Banck 1ac8497994
Add support for Terraform Search in the cloud backend (TF-25935) (#37479)
5 months ago
Tommy O'Keefe 71e86ce563
temporarily require manager approval for go.mod changes
5 months ago
Daniel Schmidt 5da4dc1715 actions: ensure config is known during apply
5 months ago
Daniel Schmidt ff43fc0227 reorganize action plan tests
5 months ago