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: about 2 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.
- Host: GitHub
- URL: https://github.com/configcat/terraform-provider-configcat
- Owner: configcat
- License: mit
- Created: 2020-10-10T18:25:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T08:20:30.000Z (about 1 year ago)
- Last Synced: 2024-04-27T10:46:15.271Z (about 1 year ago)
- Topics: configcat, feature-flags, feature-management, feature-toggles, infrastructure, infrastructure-as-code, infrastructure-management, remote-config, terraform, terraform-provider
- Language: Go
- Homepage: https://configcat.com
- Size: 9.26 MB
- Stars: 2
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# ConfigCat Feature Flags Terraform Provider
`terraform-provider-configcat`
[](https://goreportcard.com/report/github.com/configcat/terraform-provider-configcat)
[](https://sonarcloud.io/project/overview?id=configcat_terraform-provider-configcat)
[](https://sonarcloud.io/project/overview?id=configcat_terraform-provider-configcat)[](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.