perfectsense / gyro

Gyro is a command-line tool for creating, updating, and maintaining cloud infrastructure. Gyro makes infrastructure-as-code possible.
https://gyro.dev
Apache License 2.0
134 stars 7 forks source link

Allow parent to be set using DiffableInternals #389

Closed beetlebugorg closed 2 years ago

beetlebugorg commented 2 years ago

This allows Gyro subresources to be created outside of the parent resource and then attached. This is useful for generating Gyro resources programmatically from a non-Gyro data source.