Commit Graph

34855 Commits (ba63e8080b7fdb1069d00a4ff3e0304c89d1867e)
 

Author SHA1 Message Date
Liam Cervante 673717d01a
actions: render invoked actions (#37540)
8 months ago
Liam Cervante b0ff7c271c
Revert "actions: allow skipping refresh when invoking actions (#37523)" (#37539)
8 months ago
Liam Cervante 8488fbb35c
Revert "actions: render invoked actions (#37522)" (#37538)
8 months ago
James Bardin e35b7a751a changelog
8 months ago
James Bardin 97ebb6cf38 GenerateResourceConfig test
8 months ago
James Bardin 76e258f399 and finally hook into GenerateResourceConfig
8 months ago
James Bardin 13faebed35 move ExtractLegacyConfigFromState calls out of genconfig
8 months ago
James Bardin 4c610ac5e6 use the new genconfig types throughout
8 months ago
James Bardin ddc47f15e7 remove the recursive genconfig resource struct
8 months ago
James Bardin d6f7ef8ce7 simple providers
8 months ago
James Bardin 88d64326d3 stacks stubs
8 months ago
James Bardin 3948e19459 grpcwrap
8 months ago
James Bardin 831ce244bc add GenerateResourceConfig to builtin provider
8 months ago
James Bardin 4e8717295e grpc method impl
8 months ago
James Bardin aa1babe5bb plugin6 mock
8 months ago
James Bardin 3a2409e3dc generate capability
8 months ago
James Bardin cc74e2eb20 udpate provider mocks
8 months ago
James Bardin 51f870c5b1 extend provider interface for GenerateResourceConfig
8 months ago
James Bardin ae08612243 udpate proto mocks
8 months ago
James Bardin db98d67774 GenerateResourceConfig protobuf
8 months ago
Kristin Laemmert 9c5cd8c4ac
removing references to linked and lifecycle actions (#37533)
8 months ago
Kristin Laemmert d02ce58ea4
Revert "removing references to linked and lifecycle actions (#37530)" (#37532)
8 months ago
Kristin Laemmert 6cdcf524f6
removing references to linked and lifecycle actions (#37530)
8 months ago
Daniel Schmidt 176263d936 actions: remove future action types
8 months ago
Kristin Laemmert 4fadc32a9e
Action Validate Graph (#37514)
8 months ago
Daniel Schmidt 266cd93c2f actions: ensure we detect a cycle when before actions refer to the triggering resource
8 months ago
Liam Cervante e43eeaaf2e
actions: update JSON output to include invoked actions (#37527)
8 months ago
Daniel Schmidt d6ffc87c75 actions: add test cases including blocks
8 months ago
Sarah French 5be24bf1d0
Fix experimental gating of PSS feature (#37526)
8 months ago
Liam Cervante d39fcc4f0b
actions: allow skipping refresh when invoking actions (#37523)
8 months ago
Liam Cervante 0fae555389
actions: render invoked actions (#37522)
8 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
8 months ago
Sarah French 1c09e58b3d
Fix diagnostic comparison issues in `s3` backend tests (#37509)
8 months ago
Liam Cervante e854d8364d
actions: add invoke flag for plan and apply commands (#37512)
8 months ago
Liam Cervante 4ed8668a8f
actions: make action address targetable (#37499)
8 months ago
Daniel Schmidt 8b65426ecf move action schemas out of experimental flag
8 months ago
Sarah French 865a0eb12e
Fix S3 backend test affected by making the Workspaces method return errors via diagnostics (#37508)
8 months ago
hc-github-team-tf-core 8f41cc84b5
Cleanup after 1.14.0-alpha20250827 release (#37506)
8 months ago
hc-github-team-tf-core 4c4669b046
Prepare before 1.14.0-alpha20250827 release (#37505)
8 months ago
Sarah French f9b4f0a898
Update info for debugging why this test may fail (#37461)
8 months ago
James Bardin c346c16565
Merge pull request #37494 from hashicorp/jbardin/genconfig-refactor
8 months ago
James Bardin ee6588aba0 remove ctyCollectionValues and check deprected
8 months ago
Daniel Banck 2463f864dd
Exclude nested config block from list resource schemas (#37495)
8 months ago
James Bardin 542ebed0aa remove the attr processor callbacks from genconfig
8 months ago
James Bardin 5973586f2f refactor config generation
8 months ago
Liam Cervante f14baf178d
[TF-28590] Actions: Add support for write-only attributes (#37491)
8 months ago
Sarah French b11b54e142
Add code comment to make in-progress migration from Ui to View more obvious (#37492)
8 months ago
James Bardin 2e8eae52f5 add configschema GetBlockByPath
8 months ago
Liam Cervante f931bc4e0e
test: don't panic when resolving references that haven't been evaluated (#37484)
8 months ago
Ricard Bejarano 4ac49bad2b
terraform test: fix regression when running with no tests (#37475) (#37477)
8 months ago