launchdarkly_project_environments

Details about environments for LaunchDarkly projects

id

Primary key
Unique identifier of the row

source_id

Foreign key
ID of the environment in LaunchDarkly

source_key

string
Key of the environment in LaunchDarkly

project_id

Foreign key
ID of the project to which the environment belongs

name

string
Name of the environment

critical

boolean
Indicates if the environment is marked as critical (typically used for production environments)

api_accessible

boolean
Indicates if the environment is accessible via API