Skip to content

Commit

Permalink
US65034: External Cloud IAC test
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-hpe committed Jul 9, 2024
1 parent f2aff3e commit e6d2be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/models/clouds.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ type CloudRespBody struct {
Apiversion string `json:"apiVersion"`
Serviceregistryid string `json:"serviceRegistryId"`
Configmanagementid string `json:"configManagementId"`
Importexisting bool `json:"importExisting"`
Importexisting string `json:"importExisting"`
Enabledisktypeselection string `json:"enableDiskTypeSelection"`
Enablenetworktypeselection string `json:"enableNetworkTypeSelection"`
} `json:"config"`
Expand Down

0 comments on commit e6d2be1

Please sign in to comment.