Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
sinbai committed Apr 4, 2023
1 parent b797b6b commit fe840f7
Show file tree
Hide file tree
Showing 24 changed files with 2 additions and 1,858 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ func (r StorageMoverAgentResource) Read() sdk.ResourceFunc {

state.ArcVmUuid = properties.ArcVMUuid

state.ArcResourceId = properties.ArcResourceId

des := ""
if properties.Description != nil {
des = *properties.Description
Expand Down

This file was deleted.

Loading

0 comments on commit fe840f7

Please sign in to comment.