Upgrade Akash Network's Terraform Provider to new Akash API #981
Replies: 3 comments
-
As someone who works with IaC and cloud deployments daily, I think this upgrade is spot on. Keeping the Terraform Provider in sync with Akash’s new API isn’t just nice to have, it’s essential for reliable, repeatable deployments. I have some experience with Terraform as well, so if there’s any way I can help whether it’s testing, feedback, or anything else let me know. Looking forward to seeing this shipped. |
Beta Was this translation helpful? Give feedback.
-
I fully support this upgrade. And am to lend a hand however I can. |
Beta Was this translation helpful? Give feedback.
-
Link with recording for steering committee: https://we.tl/t-EqB6QseTGl |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Proposal to Upgrade Akash Network's Terraform Provider to New API
Executive Summary
Akash Network, a decentralized cloud computing platform, is undergoing a major network upgrade with breaking changes to its core API. To ensure seamless integration and compatibility for developers using the Terraform Provider, we propose a 3-month initiative to modernize and develop new features to the Terraform Provider for Akash Network. This upgrade will address critical compatibility issues introduced by the network's new version, enabling developers to deploy and manage infrastructure reliably. It will also include a more structured IaC interface for deployment creation.
What is Terraform and Why It Matters
Terraform is an open-source Infrastructure as Code (IaC) tool that allows developers to define and manage cloud infrastructure using declarative configuration files. Instead of manual setup, users write code that Terraform automatically provisions and manages.
For example, an AI company needing GPU instances for inference workloads could define their entire Akash deployment—including GPU requirements, container specifications, and networking—in a single Terraform configuration file. This enables them to spin up identical inference clusters across different environments with a simple
terraform apply
command.Terraform is critical because it's the industry standard for infrastructure automation, used by enterprises and startups alike for reliable, version-controlled deployments across multiple cloud providers. For Akash Network, robust Terraform support is essential to attract enterprise users who expect professional DevOps tooling—without it, potential users may choose competing platforms with better integration.
Current State
The Akash Terraform Provider is still a used tool despite its outdated codebase and API.

The provider had over +13,000 downloads prior to donation, as this projects was donated to the Akash Network.
The current version has over +3,000 downloads which with proper marketing and education, could bring Akash Network to new users.

Challenge
The Akash Network's rapid evolution has led to significant architectural changes in its latest release. These changes, while enhancing security and scalability, have introduced breaking API changes and protocol updates that render the current Terraform Provider incompatible. This incompatibility jeopardizes the user experience for developers who rely on Terraform for infrastructure automation, risking adoption and operational stability.
Key challenges include:
Proposal
We propose a 3-month initiative to upgrade the Terraform Provider to align with the new network version. This effort will ensure:
Responsibilities & Requirements
The team will:
Technical Expertise Required:
Budget
The total cost for this 3-month initiative is $44,000.00, funds sourced by the community pool.
Breakdown of Costs
Motivation
The Terraform Provider is a critical tool for developers and enterprises deploying on Akash Network. Without this upgrade, the ecosystem risks fragmentation as users delay adopting the new network version. This proposal aligns with Akash Network's AKT 2.0 vision to prioritize developer tools and ensure smooth transitions during major upgrades.
Limited Market Impact & Transparent Reporting
Conclusion
This proposal ensures the Terraform Provider remains a reliable tool for developers, enabling seamless adoption of Akash Network's latest network version. Your support will future-proof the ecosystem and accelerate cloud parity for decentralized infrastructure.
We are looking forward to your feedback.
Kind regards,
Luna
@cosyndev
Beta Was this translation helpful? Give feedback.
All reactions