fink.lookups plugin config 1.0.4

Description

Documentation of the config file format for fink.lookups (a fink plugin). Note: if you want to add to the documentation please edit the openapi_lookups.yaml file

Data Structures

fink.lookups - structure

The plugin config is organized into the following structure:

Name Required Type Format Properties Description
defaults Yes defaults     finetune fink tool lifecycle (override at own risk)

defaults - structure

Default properties to fine tune fink tool lifecycle (override at own risk).

Name Required Type Format Properties Description
lookups Yes array of lookup_type   {‘default’: [‘parameter’, ‘secret’, ‘stack’, ‘acm’]} define which lookups can be used for this deployment
validate Yes boolean   {‘default’: True} use this if you need to switch off config validation.

lookup_type - structure

Name Required Type Format Properties Description
lookup_type No string      

lookup_format - structure

Name Required Type Format Properties Description
lookup_format No string