/dhall-infra/Instance/default.dhall

Copy path to clipboard

Source

{ auth_urls = [] : List Text
, groups = [] : List Text
, skip_os_server_task = False
, urls = [] : List Text
, volumes = [] : List ../Volume/Type.dhall
}