connection
Declares access parameters, connection pool sizing, and lifecycle policies for a database, cache, or storage backend.
Declaration
A connection block takes two labels: the canonical driver identifier and a unique connection name.
Reference the connection as connection.<driver>.<name>.