LaunchDarkly
Use with LaunchDarkly
Section titled “Use with LaunchDarkly”Example:
export LAUNCHDARKLY_ACCESS_TOKEN=[LAUNCHDARKLY_ACCESS_TOKEN]./terraformer import launchdarkly -r accessToken,aiConfig,aiConfigVariation,aiTool,auditLogSubscription,customRole,destination,environment,featureFlag,flagTemplates,flagTrigger,metric,modelConfig,relayProxyConfiguration,segment,team,teamMember,view,webhookUse project separately when you want LaunchDarkly environments managed as nested
launchdarkly_project blocks. Avoid importing project and environment together,
because that can generate both nested and standalone resources for the same
environments.
Use viewLinks separately when you want LaunchDarkly view associations managed
as centralized launchdarkly_view_links blocks. Avoid importing viewLinks
together with featureFlag or segment, because those resources can manage the
same associations through view_keys.
Unsupported or deferred LaunchDarkly resource decisions are tracked in unsupported_resources.json.
List of supported LaunchDarkly resources:
accessTokenlaunchdarkly_access_token
aiConfiglaunchdarkly_ai_config
aiConfigVariationlaunchdarkly_ai_config_variation
aiToollaunchdarkly_ai_tool
auditLogSubscriptionlaunchdarkly_audit_log_subscription
customRolelaunchdarkly_custom_role
destinationlaunchdarkly_destination
projectlaunchdarkly_project
environmentlaunchdarkly_environment
featureFlaglaunchdarkly_feature_flaglaunchdarkly_feature_flag_environment
flagTemplateslaunchdarkly_flag_templates
flagTriggerlaunchdarkly_flag_trigger
metriclaunchdarkly_metric
modelConfiglaunchdarkly_model_config
relayProxyConfigurationlaunchdarkly_relay_proxy_configuration
segmentlaunchdarkly_segment
teamlaunchdarkly_team
teamMemberlaunchdarkly_team_member
viewlaunchdarkly_view
viewLinkslaunchdarkly_view_links
webhooklaunchdarkly_webhook