layout | page_title | description |
---|---|---|
vkcs |
VKCS provider changelog |
The VKCS provider's changelog. |
- Fixed issue when vkcs_networking_router_route could not be read
- 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
- Add Direct Connect resources and data sources
- Fix Kubernetes addon state refresh panic on error
- Fix error of unexpected Kubernetes cluster status after creating/deleting an addon
- Fix panic on Kubernetes cluster "status" attribute change
- Add data source for images
- Add "default" attribute to Images data sources
- Add options to unzip and decompress downloaded image in Images image resource
- Fix leaving a damaged file in cache when an error ocurred during downloading an image from source
- Fix schedule.time format of vkcs_backup_plan datasource
- Fix crash on errored vkcs_backup_plan creation
- Fix overriding userDomainName with defaults on devstack environment
- Add Cloud Backup resource and datasources
- Add restart_confirmed vendor option to DB clusters and instance
- Allow set vkcs_images_image properties with os_ prefix
- Fix creating/updating DB clusters with specified configuration_id
- Fix error of unexpected "restart_required" status for DB instance
- Provide support for Kubernetes cluster addons
- Mark resources created with error as "tainted" which allows their deleting via terraform
- Fix duplicate entry error on recreating Kubernetes cluster
- Fix error when creating DB instance with specified configuration_id
- Prevent panic when reading whether root user is enabled for DB instance
- Remove "optional" property from ip attribute of DB instance
- Add validation and default value for block_device.boot_index of Compute instance resource
- Structure the documentation by grouping it by service
- Fix error of concurrent file read/write in Image resource
- Fix error when creating DB instance replica with specified configuration_id
- Fix errors related to unexpected new statuses for DB instance and DB backup resources
- Support shards/instances/volumes resizing in DB cluster with shards
- Format the "ip" attribute of the Public DNS AAAA record to keep plan and after-apply state in sync
- Fix reading state of secgroup rule with specified ethertype
- Fix reading state of DB cluster with shards
- Provide support for Public DNS service
- Add datasources for DB datastores
- Add datasources for DB datastore capabilities and configuration parameters
- Support cloud monitoring for DB instances/clusters
- Add security_group argument to DB instance/cluster resources
- Fix searching of shared network with datasource
- Add config option to run against clouds with old cloud containers API
- Fix error of incorrect setting a value of resource_vkcs_compute_instance.access_ip_v4 to an empty string
- Add "subnet_id" argument to resource_vkcs_db_instance.network, resource_vkcs_db_cluster.network, and resource_vkcs_db_cluster_with_shards.shard.network
- Add a warning that is thrown when arguments "network.fixed_ip_v4" and "replica_of" of resource_vkcs_db_instance are set simultaneously
- Deprecate "port" argument of resource_vkcs_db_instance.network, resource_vkcs_db_cluster.network, and resource_vkcs_db_cluster_with_shards.shard.network
- Fix error of not resolving referenced network resources that were created with sdn = "sprut"
- Deprecate "security_group_ids" argument of resource_vkcs_lb_loadbalancer
- Add "instances" computed attribute to resource_vkcs_db_cluster_with_shards.shard
- Add "loadbalancer_id" computed attribute to resource_vkcs_db_cluster
- Fix error of not expecting "retyping" status when modifying resource_vkcs_blockstorage_volume.volume_type
- Add vkcs_lb_loadbalancer datasource
- Make "export_location_path" attribute of data_source_vkcs_sharedfilesystem_share computed
- Add "export_location_path" computed attribute to resource_vkcs_sharedfilesystem_share
- Fix error of ignoring "restore_point" argument in resource_vkcs_db_instance and resource_vkcs_db_cluster
- Add "instances" computed field to resource_vkcs_kubernetes_cluster
- Add ability to control which cluster instances should remain after shrinking cluster via "shrink_options" field of resource_vkcs_kubernetes_cluster
- Add "ip" computed field to resource_vkcs_db_instance
- Allow creation of resource_vkcs_images_image in clouds without s3 support
- Added description for cluster_node_volume_type labels field in resource_vkcs_kubernetes_cluster
- Updated description for labels field in resource_vkcs_kubernetes_cluster
- Added conflicts_with property to remote_group_id and remote_ip_prefix fields of resource_vkcs_networking_secgroup_rule
- Added deprecation warning to ethertype field of resource_vkcs_networking_secgroup_rule
- Removed dns_name and dns_domain attributes from resource_vkcs_networking_floatingip
- Removed ip_version parameter from networking resources
- Removed ipv6 related parameters from vkcs_compute_instance resource and data_source, from networking resources and data_sources
- Removed sort_key and sort_direction arguments from data_source_vkcs_images_image
- Removed parent_region_id argument from data_source_vkcs_regions
- Removed cacert_file, cert, insecure, key fields from provider config
- Removed image_id attribute from resource_vkcs_images_image and hidden attribute from vkcs_images_image resource and data_source
- Removed tags attribute from vkcs_networking_floatingip resource and data_source
- Fix getting OS_USERNAME, OS_REGION_NAME and OS_USER_DOMAIN_NAME from environment
- Fixed error of creating resource_vkcs_blockstorage_volume with high-iops volume type
- Minor updates for resource_vkcs_kubernetes_cluster, resource_vkcs_kubernetes_node_group,
- data_source_vkcs_kubernetes_cluster and examples
- Fix re-creation of db user after re-creation of db instance
- Minor updates for resource_vkcs_kubernetes_cluster, resource_vkcs_kubernetes_node_group,
- data_source_vkcs_kubernetes_cluster and examples
- Add vkcs_db_config_group resource and datasource
- Fixed error handling of creating root user for resource_vkcs_db_instance
- Minor updates to resource_vkcs_db_user and resource_vkcs_db_database documentation
- Add dns_domain field to vkcs_kubernetes_cluster
- Add vkcs_db_backup resource and datasource
- Add restore_point field to vkcs_db_instance, vkcs_db_cluster and vkcs_db_cluster_with_shards resources
- Add backup_schedule field to vkcs_db_instance resource and data_source and to vkcs_db_cluster resource
- Add max_node_unavailable option for node group
- Fix creation of db databases and users
- Fix typo in data-sources docs location
- Fix database instances import: databases & users
- Initial release