ArchitectureLink
A link between two manifests in an architecture
type ArchitectureLink {
role: String!
srcField: String!
destField: String!
}
Fields
role (String!)
The role in the architecture to link to
srcField (String!)
The field to link to on the upstream (dependee) manifest.
destField (String!)
The field to link to on this manifest.
OpenTofu Foundations - A FREE Weekly Workshop to Build your IaC Skills - LIMITED AVAILABILITY