Skip to content

Commit

Permalink
Merge pull request #76 from HewlettPackard/external-cloud-changes
Browse files Browse the repository at this point in the history
US65034: External Cloud IAC test
  • Loading branch information
manjunath-batakurki authored Jul 10, 2024
2 parents f2aff3e + e6d2be1 commit 61cb94a
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 61cb94a

Please sign in to comment.