Releases: vk-cs/terraform-provider-vkcs
Releases · vk-cs/terraform-provider-vkcs
v0.7.2
- Allow 'ip_address' parameter for vkcs_dc_interface resource creation
v0.7.1
- Remove reading of security groups on VIP port of load balancer
- Fix error on reading vkcs_networking_floatingip_associate resource
- Omit sending SDN header for operations on existing resources
v0.7.0
- Add vkcs_kubernetes_security_policy resource
- Add vkcs_kubernetes_security_policy_template and vkcs_kubernetes_security_policy_templates data sources
- Add 'sync_security_policy' parameter for vkcs_kubernetes_cluster resource and data source
- Allow getting deprecated images by vkcs_images_image data source
- Add vkcs_mlplatform_spark_k8s and vkcs_mlplatform_k8s_registry resources
v0.6.1
- Allow usage of Postgres Pro Enterprise and Postgres Pro Enterprise 1C datastore for database clusters and instance with replicas
- Make 'private_key' attribute of resource vkcs_compute_keypair sensitive
v0.6.0
- Add mlplatform jupyterhub, mlflow, mlflow_deploy resources
- Use chart name as Kubernetes addon's default name
v0.5.5
- Add force_deletion option to vkcs_db_database resource
v0.5.4
- Fix creating vkcs_db_backup for clusters
- Fix error when trying to read vkcs_db_cluster without instances
- Fix provider crash if there was a problem with authentication
v0.5.3
- Add 'sdn' parameter for vpnaas resources
- Add "skip_deletion" option to control the deletion strategy for Databases user resource
- Add retrying for 5xx http errors
- Fix error of inconsistent result on apply when creating a Kubernetes addon
- Fix error with creating large number of resources at once
v0.5.2
- Fixed issue when vkcs_networking_router_route could not be read
v0.5.1
- Fixed issue of root password not working for vkcs_db_cluster and vkcs_db_cluster_with_shards resources
- Remove default sdn value from firewall and networking resources and data sources
- Support updating Kubernetes cluster labels without recreating it
- Add "all_labels" attribute to Kubernetes cluster
- Support updating Kubernetes node group's flavor
- Wait for volume to finish detaching when deleting resource vkcs_compute_volume_attach