v0.8.0
What's Changed
Feature
- All Kusion operations support the use of hybrid resources, such as K8s and IaaS resources, in the same Stack @SparkYuan
- Support new IaaS resources: Aliyun OSS, RDS, VPC, VSwitch @liu-hm19
- Cache TF providers to speed up operations @SparkYuan
- Enhance the accuracy of the preview for TF resources @SparkYuan
- Kusion watch supports Kubernetes networking/v1.Ingress @jakezhu9
Bug or Regression
- Fix some bugs during operating Terraform resources @SparkYuan
- Do not auto-update local Terraform providers when the hash of this provider in the registry changes but the local Terraform provider version has not been updated @SparkYuan
New Contributors
Docker Images
kusionstack/kusion:v0.8.0
Dependent version
- kclvm-go:
v0.4.5
- kcl-plugin:
v0.4.4
Full Changelog: v0.7.4...v0.8.0