Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 688 Bytes

File metadata and controls

21 lines (15 loc) · 688 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.1] - 2025-11-14

Changed

  • Re-release to trigger Terraform Registry ingestion

[1.0.0] - 2025-11-14

Added

  • Initial release of RunPod Terraform Provider
  • Pod resource for managing GPU and CPU pods
  • Network Volume resource for persistent storage
  • Serverless Endpoint resource for serverless deployments
  • Data sources for pods, endpoints, network volumes, and templates
  • Comprehensive documentation and examples