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 eba3f411bd
Implement Import function for Compute resource
4 years ago
..
constants.go Rework and implementation of extended compute resource management 4 years ago
controller.go Syntax check and fixing 4 years ago
data_source_account.go Code adjustments during the 1st debug phase 4 years ago
data_source_compute.go Implement Import function for Compute resource 4 years ago
data_source_disk.go Implement disk management, phase 2 4 years ago
data_source_image.go Fix schema updates for Image and ViNS data sources 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 Code adjustments during the 1st debug phase 4 years ago
logins_subresource.go Syntax check and fixing 4 years ago
models_api.go ViNS data source implemented 4 years ago
network_subresource.go Add code for ViNS data source provider, phase 1 4 years ago
provider.go ViNS data source implemented 4 years ago
quota_subresource.go Code adjustments during the 1st debug phase 4 years ago
resource_compute.go Implement Import function for Compute resource 4 years ago
resource_disk.go Implement disk management, phase 2 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 Import function for Compute resource 4 years ago
utility_disk.go Add code for ViNS data source provider, phase 1 4 years ago
utility_general.go Syntax check and fixing 4 years ago
utility_location.go Implement disk management, phase 1 4 years ago
utility_rg.go Add code for ViNS data source provider, phase 1 4 years ago
utility_vins.go ViNS data source implemented 4 years ago