Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation notice #176

Merged
merged 1 commit into from
Aug 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# 📣 Terraform Cloud Operator v2 📣
# terraform-k8s - DEPRECATED

We are excited to announce the release of the latest version of the Terraform Cloud Operator for Kubernetes, now available at [hashicorp/terraform-cloud-operator](https://github.com/hashicorp/terraform-cloud-operator). This update introduces a more streamlined set of CRDs, along with new features such as Agent Pools, the capability to deploy and scale agents, Run Tasks, and Workspace Notifications. To learn more about these enhancements and to get started, please checkout our [announcement blog](https://www.hashicorp.com/blog/terraform-cloud-operator-v2-for-kubernetes-is-now-ga)

<a href="https://terraform.io">
<img src=".github/tf.png" alt="Terraform logo" title="Terraform" align="left" height="50" />
</a>
⚠️ **This repository is deprecated and no longer actively maintained.** ⚠️

We strongly encourage users to migrate to the **[HCP Terraform Operator](https://github.com/hashicorp/hcp-terraform-operator)** for a more comprehensive, scalable, and supported solution.

### Why this change?
The HCP Terraform Operator provides advanced integration and ongoing support, offering a significantly improved experience for managing your HCP Terraform workflows with Kubernetes.

### Migration Guide
For details on migrating your existing setup, please refer to our comprehensive [Migration Guide](https://developer.hashicorp.com/terraform/cloud-docs/integrations/kubernetes/ops-v2-migration).

---

# Terraform Cloud Operator for Kubernetes (v1)

Expand Down
Loading