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 a63a35ca93
Switch to native Set methods for network definition blok, hardcode disk type D
3 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 Make sure extra disks (if any) are detached from compute being deleted 3 years ago
data_source_disk.go Switch to native Set methods for network definition blok, hardcode disk type D 3 years ago
data_source_image.go Debug Compute and Disk resource logic 4 years ago
data_source_rg.go Fix state mgmt issues for compute and add Import support for RG 4 years ago
data_source_vins.go Implement ViNS resource update method 3 years ago
disk_subresource.go Moving from TypeList to TypeSet for network and extra_disks attributes of compute 3 years ago
interface_subresource.go Debug Compute and Disk resource logic 4 years ago
models_api.go Implement ViNS resource update method 3 years ago
network_subresource.go Moving from TypeList to TypeSet for network and extra_disks attributes of compute 3 years ago
osusers_subresource.go Add guest OS user login data to compute providers 3 years ago
provider.go Implementing ViNS resource and polishing logic in other methods 3 years ago
quota_subresource.go Fix state mgmt issues for compute and add Import support for RG 4 years ago
resource_compute.go Make sure extra disks (if any) are detached from compute being deleted 3 years ago
resource_disk.go Switch to native Set methods for network definition blok, hardcode disk type D 3 years ago
resource_rg.go Moving from TypeList to TypeSet for network and extra_disks attributes of compute 3 years ago
resource_vins.go Moving from TypeList to TypeSet for network and extra_disks attributes of compute 3 years ago
ssh_subresource.go Rework and implementation of extended compute resource management 4 years ago
utility_account.go Fix state mgmt issues for compute and add Import support for RG 4 years ago
utility_compute.go Switch to native Set methods for network definition blok, hardcode disk type D 3 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 Fix state mgmt issues for compute and add Import support for RG 4 years ago
utility_vins.go Implementing ViNS resource and polishing logic in other methods 3 years ago