You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Manage Seerr settings and integrations with the community Terraform/OpenTofu provider.
4
+
sidebar_position: 4
5
+
---
6
+
7
+
# Terraform/OpenTofu Provider (Advanced)
8
+
9
+
:::warning
10
+
This provider is maintained by the community, not by the Seerr team. Please report bugs or feature requests in the [provider repository](https://github.com/Josh-Archer/terraform-provider-seerr).
11
+
:::
12
+
13
+
The community-maintained [Seerr Terraform/OpenTofu provider](https://search.opentofu.org/provider/josh-archer/seerr/latest) can manage Seerr settings and integrations from infrastructure-as-code workflows.
14
+
15
+
## Basic Example
16
+
17
+
Configure the provider with your Seerr URL and API key, then manage Seerr resources in the same configuration as the rest of your infrastructure.
0 commit comments