Skip to content

Commit cff7577

Browse files
committed
Add CHANGELOG for v1.0.1
1 parent 11ad94f commit cff7577

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [1.0.1] - 2025-11-14
9+
10+
### Changed
11+
- Re-release to trigger Terraform Registry ingestion
12+
13+
## [1.0.0] - 2025-11-14
14+
15+
### Added
16+
- Initial release of RunPod Terraform Provider
17+
- Pod resource for managing GPU and CPU pods
18+
- Network Volume resource for persistent storage
19+
- Serverless Endpoint resource for serverless deployments
20+
- Data sources for pods, endpoints, network volumes, and templates
21+
- Comprehensive documentation and examples

0 commit comments

Comments
 (0)