Commit Graph

125 Commits (add-missing-variable-loading)

Author SHA1 Message Date
James Bardin 7960f60d21
Merge pull request #38160 from hashicorp/jbardin/inline-type-conversion
1 month ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Daniel Schmidt a3dc571150 fix deprecation origin handling
2 months ago
James Bardin 31237fe968 allow the use of primitive names in HCL
2 months ago
Daniel Schmidt 958a1ae1e7 variable and output deprecation
2 months ago
Kristin Laemmert 7e37e518c4 actions test refactor
2 months ago
Sarah French 1dd8e60f15
chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901)
5 months ago
Daniel Schmidt ad4371342f track partial expanded action invocations through deferred action invocation
7 months ago
Daniel Schmidt dffeeec81e partially expand triggers as well
7 months ago
Daniel Schmidt 29b2ab15e2 support partial expansion in actions
7 months ago
Liam Cervante 4ed8668a8f
actions: make action address targetable (#37499)
8 months ago
Daniel Schmidt be810aa80e make AbsActionInstance not referencable
9 months ago
Daniel Schmidt 11f00e584b fix action addrs test
9 months ago
Daniel Schmidt 834665e332 use better hook identity
9 months ago
Daniel Schmidt 812e5a9749 add helper to iterate over elements of an addrs map
9 months ago
Daniel Schmidt 114ce5a0e2 make abs action instances referencable
9 months ago
Kristin Laemmert 9256074c43
Actions in plan/changes (#37320)
9 months ago
Daniel Schmidt 8649eae35d rename ActionInvocation for clarity
9 months ago
Daniel Schmidt 016daf647e add addrs for action invocation
9 months ago
Samsondeen 685ff9f192
Schema representation of list block config and results (#37209)
10 months ago
Samsondeen a5434b421f
Build and Validate list resource nodes (#37011)
11 months ago
Samsondeen 44eb0c69ef
Recognize tf query files (#36929)
11 months ago
Kristin Laemmert 90357bccba
initial actions addrs (#37003)
11 months ago
James Bardin 3b3e4bf003 update the rest of the go:generate calls
1 year ago
Daniel Schmidt 34bedeab0f
addrs: AbsModuleCallOutput to ConfigOutputValue translation
1 year ago
Liam Cervante eeacced8f0
Add go vet as a check to the Github commit actions (#31461)
1 year ago
Liam Cervante 9be46420ce
moved: error if not targeting a resource address (#35850)
2 years ago
James Bardin a5a8f4b16a Ancestors cannot return an error
2 years ago
James Bardin 38804946e7 Descendants should not return an error
2 years ago
James Bardin 3a1a9408d9 fix Descendants spelling
2 years ago
James Bardin 6e5ba099cb generate stringer code
2 years ago
James Bardin 9c06a7e8d8 ephemeral resource mode
2 years ago
James Bardin 2cbb6bf92f udpate code which was failing staticckeck
2 years ago
Liam Cervante 0f0414d484
Fix partial address representation in plan for deferred actions (#34966)
2 years ago
Liam Cervante 55600d815e
Add support for partial addresses and targets that start with 'resource.' (#35333)
2 years ago
Liam Cervante 5172cb5e27
deferred actions: allow unknown foreach attributes within import blocks (#35311)
2 years ago
Liam Cervante 765ec6e923
Complete implementation of targeting with deferred resources (#34971)
2 years ago
Liam Cervante 28797e7938
Add the deferred changes into the plan (#34946)
2 years ago
Martin Atkins 5d87e32eb9 moduleaddrs: Split module source address parsing from package addrs
2 years ago
Martin Atkins 8e02f5dd21 addrs: PartialExpandedResource module address accessors
2 years ago
Martin Atkins d37436a39a addrs: ModuleInstance.AbsCall
2 years ago
Martin Atkins f3c48314ab addrs: AbsModuleCall.StaticModule
2 years ago
Martin Atkins 869750da61 namedvals: A new package to encapsulate the tracking of named values
2 years ago
Martin Atkins 908c5fa44f addrs: PartialExpandedModule.String correct for entirely-unexpanded
2 years ago
kmoe a718f70f85
Add removed block (#34251)
2 years ago
Martin Atkins ce267925e6 addrs: Graph of addresses
2 years ago
Martin Atkins d9a4f9a06b instances: Methods for retrieving the instance keys of modules/resources
2 years ago
Martin Atkins 4d0087e3ef addrs: PartialExpandedModule and PartialExpandedResource
2 years ago
Martin Atkins f1d68e89c0 addrs: AbsLocalValue is a UniqueKeyer
2 years ago
Martin Atkins 1c734048af addrs: Add a missing copyright comment
2 years ago