Commit Graph

32066 Commits (5848d8a2b4e0c500c384bcbdcc84b5feec3f6549)
 

Author SHA1 Message Date
kmoe a718f70f85
Add removed block (#34251)
2 years ago
Graham Davison bfd0c3029c
Merge pull request #34313 from hashicorp/s3/update-aws-sdk-go-base-v2-beta.43
2 years ago
Graham Davison 39b7def2bd Updates `aws-sdk-go-base`
2 years ago
Martin Atkins ec3bb28d16
Update CHANGELOG.md
2 years ago
Martin Atkins 844b1616e8 command/graph: Simpler resource-only graph by default
2 years ago
Martin Atkins 135f14275b core: Graph.ResourceGraph
2 years ago
Martin Atkins ce267925e6 addrs: Graph of addresses
2 years ago
Martin Atkins b64953dba3 stacks: Summary docs giving an overview and some details about stackeval
2 years ago
Martin Atkins 4b763be987 rpcapi: A README summarizing the role and behavior of this package
2 years ago
Martin Atkins d46f0ed015 promising: A readme giving an overview of how this package works
2 years ago
Martin Atkins d9a4f9a06b instances: Methods for retrieving the instance keys of modules/resources
2 years ago
Martin Atkins ea0fd23407 instances: RepetitionData placeholders to use for unknown expansion
2 years ago
Martin Atkins ad53ca6020 instances: Expander.UnknownResourceInstances
2 years ago
Martin Atkins 9e80dfde2a instances: Expander.UnknownModuleInstances
2 years ago
Martin Atkins 4d0087e3ef addrs: PartialExpandedModule and PartialExpandedResource
2 years ago
Martin Atkins a58ee3eceb instances: Allow registering expansion as "unknown"
2 years ago
Liam Cervante e38ca6ea60
Fix race conditions in mock provider and mock tfc client (#34306)
2 years ago
Zach Himsel 2361c5dc98
Document negative host numbers for cidrhost()
2 years ago
hc-github-team-es-release-engineering 6701fa9513
Update LICENSE (#34304)
2 years ago
Martin Atkins f1d68e89c0 addrs: AbsLocalValue is a UniqueKeyer
2 years ago
CJ Horton 3420fdd516
Merge pull request #34290 from hashicorp/radditude/apply-sensitive-values
2 years ago
Ari Summer d12984064a
Correct EC2 instance encryption condition example in custom-conditions.mdx
2 years ago
CJ Horton d60a3db261 stackstate: unmark values before serializing apply change descriptions
2 years ago
kmoe f7149c216d
website: remove old unused layouts (#34263)
2 years ago
kmoe 88c9d359d6
website: restore link to machine readable ui doc (#34262)
2 years ago
kmoe 33dfeecbee
docs: more detail on import IDs (#34153)
2 years ago
Liam Cervante afc83356ca
stacks: actions for a no-op change are a concrete list (#34260)
2 years ago
kmoe ccb5596742
website: add "importing" to json plan format docs (#34269)
2 years ago
Rose M Koron 5d9c1d4f8a
Update oci_core_instance links (#34257)
2 years ago
Johnny Lee-Othon 1f9734619f
Update machine-readable-ui.mdx (#34217)
2 years ago
James Bardin f4a5b11dc1
Merge pull request #34240 from hashicorp/jbardin/generate-config-no-instances
2 years ago
sebhcp 2d381c050a
docs: add backend limitation (#31607)
2 years ago
Martin Atkins d19c0ad04d Initial experimental RPC API and Terraform Stacks Runtime
2 years ago
Martin Atkins 72543dc4ed rpcapi: Some code consistently cleanups in preparation for first merge
2 years ago
Martin Atkins 3f569b55c5 stacks: Some code consistency cleanups in preparation for first merge
2 years ago
Martin Atkins b9e327dd1d main: The "terraform rpcapi" command is experimental
2 years ago
Martin Atkins 8a99c3c0e5 stacks+rpcapi: Add some missing copyright comments
2 years ago
Martin Atkins 1c734048af addrs: Add a missing copyright comment
2 years ago
Martin Atkins 3678815bb3 stackeval: Tests for provider instance configuration evaluation
2 years ago
Martin Atkins 1872c9d9be stackeval: inPromisingTask cancels context when test completes
2 years ago
Martin Atkins 94ca9bc613 stackeval: testEvaluator arranges for its result to be cleaned up
2 years ago
Martin Atkins d7461ce202 stackeval: Initial tests for type "Provider"
2 years ago
Martin Atkins d3e0b89e02 stackeval: Some initial tests for the Component type
2 years ago
Martin Atkins 91b8ea3d76 stackstate: A helper for loading state during tests
2 years ago
Martin Atkins 95ff474ee9 stackeval: Tests for StackCall.ResultValue
2 years ago
Martin Atkins 333c502990 stackeval: Support each.key, each.value, count.index and self references
2 years ago
Martin Atkins 75602fa9eb stackeval: Tests for StackCall.Instances
2 years ago
Martin Atkins 48d2d15a40 stackeval: Some basic tests for OutputValue.CheckResultValue
2 years ago
Martin Atkins 13edd30479 stackeval: Test-only globals
2 years ago
Martin Atkins bb0e833785 stackeval: Remove stale comment about output value changes
2 years ago