Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prefecthq/terraform-provider-prefect
Terraform Provider for Prefect Cloud
https://github.com/prefecthq/terraform-provider-prefect
prefect prefect-cloud terraform terraform-provider terraform-providers
Last synced: 28 days ago
JSON representation
Terraform Provider for Prefect Cloud
- Host: GitHub
- URL: https://github.com/prefecthq/terraform-provider-prefect
- Owner: PrefectHQ
- License: apache-2.0
- Created: 2022-04-13T17:34:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-26T17:20:54.000Z (about 1 month ago)
- Last Synced: 2024-12-26T18:23:42.784Z (about 1 month ago)
- Topics: prefect, prefect-cloud, terraform, terraform-provider, terraform-providers
- Language: Go
- Homepage: https://registry.terraform.io/providers/PrefectHQ/prefect/latest/docs
- Size: 1.47 MB
- Stars: 33
- Watchers: 11
- Forks: 17
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Terraform Provider for Prefect Cloud
[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/prefecthq/terraform-provider-prefect?label=release)](https://github.com/prefecthq/terraform-provider-prefect/releases) ![Acceptance tests](https://github.com/PrefectHQ/terraform-provider-prefect/actions/workflows/acceptance-tests.yaml/badge.svg) ![Provider Release](https://github.com/PrefectHQ/terraform-provider-prefect/actions/workflows/provider-release.yaml/badge.svg)- [Documentation](https://registry.terraform.io/providers/PrefectHQ/prefect/latest/docs)
- [Examples](https://github.com/PrefectHQ/terraform-provider-prefect/tree/main/examples)[Prefect](https://www.prefect.io/) is a powerful tool for creating workflow applications. The Terraform Prefect provider is a plugin that allows Terraform to manage resources on [Prefect Cloud](https://app.prefect.cloud). This provider is maintained by the [engineering team at Prefect](https://www.prefect.io/blog#engineering).
## Supported objects
We're continuously adding more Prefect Cloud object support, striving for near-parity by the `v1.x.x` release.
See our [Milestone for API parity](https://github.com/PrefectHQ/terraform-provider-prefect/milestone/1) for more information.
## Contributing
We appreciate your interest in the Prefect provider! If you find any issues or have ideas for improvement, you can always:
- [Check out our contributing guide](/_about/CONTRIBUTING.md)
- [File an issue](https://github.com/PrefectHQ/terraform-provider-prefect/issues/new?assignees=&labels=bug&projects=&template=bug.md)
- [Shoot us a note](mailto:[email protected]) for any potential security issues
- Drop us a line in the [Prefect Slack community workspace](https://communityinviter.com/apps/prefect-community/prefect-community)