shalb / cluster.dev

Cloud-native infrastructure templating. Creating cloud installers for SaaS. Replication of complex cloud-native infrastructures.
https://docs.cluster.dev/
GNU Affero General Public License v3.0
401 stars 36 forks source link

fix #156

Closed romanprog closed 2 years ago

romanprog commented 2 years ago

Fixed bug with remoteState with path to subvalue like: remoteState "this.eks.eks_managed_node_groups.0.iam_role_arn" Error: ... error calling output: bad dependency path

Removed old comments

Improved graph unresolved dependencies checks.