Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/configcat/terraform-provider-configcat

Terraform Provider for ConfigCat. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
https://github.com/configcat/terraform-provider-configcat

configcat feature-flags feature-management feature-toggles infrastructure infrastructure-as-code infrastructure-management remote-config terraform terraform-provider

Last synced: 3 months ago
JSON representation

Terraform Provider for ConfigCat. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

Awesome Lists containing this project

README

        

# ConfigCat Feature Flags Terraform Provider
`terraform-provider-configcat`

![Build status](https://github.com/configcat/terraform-provider-configcat/workflows/Go/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/configcat/terraform-provider-configcat)](https://goreportcard.com/report/github.com/configcat/terraform-provider-configcat)
[![Sonar Coverage](https://img.shields.io/sonar/coverage/configcat_terraform-provider-configcat?logo=SonarCloud&server=https%3A%2F%2Fsonarcloud.io)](https://sonarcloud.io/project/overview?id=configcat_terraform-provider-configcat)
[![Sonar Quality Gate](https://img.shields.io/sonar/quality_gate/configcat_terraform-provider-configcat?logo=sonarcloud&server=https%3A%2F%2Fsonarcloud.io)](https://sonarcloud.io/project/overview?id=configcat_terraform-provider-configcat)

[![SonarCloud](https://sonarcloud.io/images/project_badges/sonarcloud-white.svg)](https://sonarcloud.io/dashboard?id=configcat_terraform-provider-configcat)

Manage features and change your software configuration using [ConfigCat feature flags](https://configcat.com), without the need to re-deploy code.
A 10 minute trainable dashboard allows even non-technical team members to manage application features.
Supports A/B testing, soft launching or targeting a specific group of users first with new ideas. Deploy any time, release when confident.
Open-source SDKs enable easy integration with any web, mobile or backend application.

ConfigCat Feature Flags Provider allows you to configure and access ConfigCat resources via [ConfigCat Public Management API](https://api.configcat.com/).

## Usage

Refer to the [official documentation](https://registry.terraform.io/providers/configcat/configcat/latest/docs).

## Need help?

If you need help how to use this Terraform provider feel free to contact the ConfigCat Staff on https://configcat.com/support. We're happy to help.

## Contributing

Contributions are welcome.