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
stSolo 9379289e58
Fix bugs, add grid, grid list, image, image list data
3 years ago
..
constants.go Implement update logic for compute resource 4 years ago
controller.go k8s, k8s_wg resources 3 years ago
data_source_account.go Code adjustments during the 1st debug phase 4 years ago
data_source_compute.go compute os_users parsing fix; driver field fix in compute datasource 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_grid.go Fix bugs, add grid, grid list, image, image list data 3 years ago
data_source_grid_list.go Fix bugs, add grid, grid list, image, image list data 3 years ago
data_source_image.go Fix bugs, add grid, grid list, image, image list data 3 years ago
data_source_image_list.go Fix bugs, add grid, grid list, image, image list data 3 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 Fix bugs, add grid, grid list, image, image list data 3 years ago
network_subresource.go Moving from TypeList to TypeSet for network and extra_disks attributes of compute 3 years ago
node_subresource.go k8s, k8s_wg resources 3 years ago
osusers_subresource.go compute os_users parsing fix; driver field fix in compute datasource 3 years ago
provider.go Fix bugs, add grid, grid list, image, image list data 3 years ago
quota_subresource.go Fix state mgmt issues for compute and add Import support for RG 4 years ago
resource_compute.go driver fix; start/stop compute 3 years ago
resource_disk.go Switch to native Set methods for network definition blok, hardcode disk type D 3 years ago
resource_image.go Fix bugs, add grid, grid list, image, image list data 3 years ago
resource_k8s.go k8s, k8s_wg resources 3 years ago
resource_k8s_wg.go k8s, k8s_wg resources 3 years ago
resource_pfw.go fixed pfw deletion 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_grid.go Fix bugs, add grid, grid list, image, image list data 3 years ago
utility_grid_list.go Fix bugs, add grid, grid list, image, image list data 3 years ago
utility_image.go Fix bugs, add grid, grid list, image, image list data 3 years ago
utility_image_list.go Fix bugs, add grid, grid list, image, image list data 3 years ago
utility_k8s.go k8s, k8s_wg resources 3 years ago
utility_k8s_wg.go k8s, k8s_wg resources 3 years ago
utility_location.go Implement disk management, phase 1 4 years ago
utility_pfw.go Merge branch 'rc-1.25' into 1.26 3 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