Documentation
¶
Index ¶
Constants ¶
View Source
const ( LAUNCHDARKLY_ACCESS_TOKEN = "LAUNCHDARKLY_ACCESS_TOKEN" LAUNCHDARKLY_API_HOST = "LAUNCHDARKLY_API_HOST" LAUNCHDARKLY_OAUTH_TOKEN = "LAUNCHDARKLY_OAUTH_TOKEN" )
Environment Variables
View Source
const ( BOOL_VARIATION = "boolean" STRING_VARIATION = "string" NUMBER_VARIATION = "number" JSON_VARIATION = "json" )
View Source
const CUSTOM_PROPERTY_CHAR_LIMIT = 64
https://docs.launchdarkly.com/docs/custom-properties
View Source
const CUSTOM_PROPERTY_ITEM_LIMIT = 64
View Source
const MAX_409_RETRIES = 5
View Source
const Version = "1.0.0"
Variables ¶
This section is empty.
Functions ¶
func Provider ¶
func Provider() terraform.ResourceProvider
Provider returns a terraform.ResourceProvider.
Types ¶
Source Files
¶
- clause_helper.go
- config.go
- custom_properties_helper.go
- data_source_team_member.go
- environments_helper.go
- fallthrough_helper.go
- helper.go
- keys.go
- policies_helper.go
- prerequisite_helper.go
- provider.go
- resource_launchdarkly_custom_role.go
- resource_launchdarkly_environment.go
- resource_launchdarkly_feature_flag.go
- resource_launchdarkly_feature_flag_environment.go
- resource_launchdarkly_project.go
- resource_launchdarkly_segment.go
- resource_launchdarkly_team_member.go
- resource_launchdarkly_webhook.go
- rollout_helper.go
- rule_helper.go
- segment_rule_helper.go
- tags_helper.go
- target_helper.go
- validation_helper.go
- variations_helper.go
Click to show internal directories.
Click to hide internal directories.