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 78258789eb
Change networks attribute type to TypeSet and fix compute resource state issue
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 Change networks attribute type to TypeSet and fix compute resource state issue 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 Fix state mgmt issues for compute and add Import support for RG 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 Change networks attribute type to TypeSet and fix compute resource state issue 4 years ago
network_subresource.go Fix state mgmt issues for compute and add Import support for RG 4 years ago
provider.go Fix state mgmt issues for compute and add Import support for RG 4 years ago
quota_subresource.go Fix state mgmt issues for compute and add Import support for RG 4 years ago
resource_compute.go Change networks attribute type to TypeSet and fix compute resource state issue 4 years ago
resource_disk.go Fix state mgmt issues for compute and add Import support for RG 4 years ago
resource_rg.go Fix state mgmt issues for compute and add Import support for RG 4 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 Fix state mgmt issues for compute and add Import support for RG 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 Fix state mgmt issues for compute and add Import support for RG 4 years ago
utility_vins.go ViNS data source implemented 4 years ago