import { ITerraformAddressable } from "./terraform-addressable"; export interface ITerraformDependable extends ITerraformAddressable { }