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 b8a236e270
Fix typo in OS users attribute name when parsing compute info
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 Fix typo in OS users attribute name when parsing compute info 3 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
models_api.go Change handling of compute tags in API response 4 years ago
network_subresource.go Fix state diff logic for network subresource of compute 4 years ago
osusers_subresource.go Add guest OS user login data to compute providers 3 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 Add guest OS user login data to compute providers 3 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