Docs
Reference

Northflank

Sync a penv environment into a Northflank project secret group.

Sync a penv environment into a Northflank project secret group.

The connection

WhatThis provider
VendorNorthflank
Keynorthflank-project-secret
Availabilityavailable. You can connect it today.
Credential penv holdsnorthflank-token
Values read backyes
Activationrestart-on-write

What it moves

DirectionWhat it does
importReads names and values out of the store into penv.
exportWrites names and values from penv into the store.

When a written value goes live

restart-on-write. Writing a value restarts the workload.

What happens to a name that exists

DirectionPolicies you can pick
importskip_existing, new_version, fail
exportcreate_only, overwrite, overwrite_and_prune

How syncs work says what each one does.

How you connect

You paste a credential you already hold. penv seals it and never shows it again.

FieldLabelKindRequiredWhat it is
tokenAPI tokensecret, masked here and sealedyesAn API token with project:read and secret:read, plus secret:write to export.

What a mapping asks for

Answered once per environment you map.

FieldLabelKindRequiredAdvancedWhat it is
projectIdProjecttextyesnoThe ID in your Northflank project URL.
secretGroupIdSecret grouptextyesnoGive penv-cloud a group of its own. A concurrent edit here can be overwritten.

Permissions it needs

penv probes for these when it verifies the connection.

PermissionDirectionsBlockingWithout it
project:readevery directionyespenv-cloud cannot see the project at all.
secret:readimportyesImport cannot read values.
secret:writeexportyesExport cannot write anything.