You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform-provider-decort/decort
Sergey Shubin svs1370 5fc08e9dde
Use SetPartial on changeable resources in update methods for compute and disk
4 years ago
..
constants.go Implement update logic for compute resource 4 years ago
controller.go Debug Compute and Disk resource logic 4 years ago
data_source_account.go Code adjustments during the 1st debug phase 4 years ago
data_source_compute.go Implement compute update for CPU/RAM capacity and extra disks 4 years ago
data_source_disk.go Debug Compute and Disk resource logic 4 years ago
data_source_image.go Debug Compute and Disk resource logic 4 years ago
data_source_rg.go Exclude unused attributes from compute and RG schemas 4 years ago
data_source_vins.go Fix schema updates for Image and ViNS data sources 4 years ago
disk_subresource.go Rework and implementation of extended compute resource management 4 years ago
interface_subresource.go Debug Compute and Disk resource logic 4 years ago
logins_subresource.go Syntax check and fixing 4 years ago
models_api.go Implement update logic for compute resource 4 years ago
network_subresource.go Implement update logic for compute resource 4 years ago
provider.go ViNS data source implemented 4 years ago
quota_subresource.go Debug Compute and Disk resource logic 4 years ago
resource_compute.go Use SetPartial on changeable resources in update methods for compute and disk 4 years ago
resource_disk.go Use SetPartial on changeable resources in update methods for compute and disk 4 years ago
resource_rg.go Exclude unused attributes from compute and RG schemas 4 years ago
ssh_subresource.go Rework and implementation of extended compute resource management 4 years ago
utility_account.go Implement disk management, phase 1 4 years ago
utility_compute.go Implement compute update for CPU/RAM capacity and extra disks 4 years ago
utility_disk.go Debug Compute and Disk resource logic 4 years ago
utility_general.go Debug Compute and Disk resource logic 4 years ago
utility_location.go Implement disk management, phase 1 4 years ago
utility_rg.go Debug Compute and Disk resource logic 4 years ago
utility_vins.go ViNS data source implemented 4 years ago