Skip to content

Releases: vk-cs/terraform-provider-vkcs

v0.7.3

21 May 12:58
Compare
Choose a tag to compare
  • Add security_group_ids argument to vkcs_compute_instance resource
  • Add ability to filter by extra_specs attribute in vkcs_compute_flavor data source.
  • Enhancement searching the closest appropriate flavor by min_ram argument in vkcs_compute_flavor data source.

v0.7.2

24 Apr 07:36
Compare
Choose a tag to compare
  • Allow 'ip_address' parameter for vkcs_dc_interface resource creation

v0.7.1

15 Mar 12:05
Compare
Choose a tag to compare
  • 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

12 Feb 08:24
Compare
Choose a tag to compare
  • 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

16 Jan 13:33
Compare
Choose a tag to compare
  • 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

21 Dec 15:29
Compare
Choose a tag to compare
  • Add mlplatform jupyterhub, mlflow, mlflow_deploy resources
  • Use chart name as Kubernetes addon's default name

v0.5.5

15 Dec 11:20
Compare
Choose a tag to compare
  • Add force_deletion option to vkcs_db_database resource

v0.5.4

09 Dec 06:55
Compare
Choose a tag to compare
  • 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

25 Nov 08:05
Compare
Choose a tag to compare
  • 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

03 Nov 14:42
Compare
Choose a tag to compare
  • Fixed issue when vkcs_networking_router_route could not be read