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.
- Changed the folder structure for the terraform files matching standard plugin folder format
- Modified the plugin to generate covalent related files to the cache_dir directory
- Modified MANIFEST.in to validate plugin
- Modified requirements.txt for docker, covalent, kubernetes version to >= 7.0.0, >=0.232.0, >=29.0.0 respectively
- Modified requirements.txt to set covalent version minimum from 0.232.0
- Updated license to Apache
- Requirements point to the correct pre-release of core covalent
- Syntax in license workflow
- Initial files to this repository