Skip to content

Commit

Permalink
IBM Cloud Shell: re-gen provider for adopting the new error toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
Afrin Katageri committed Jan 16, 2025
1 parent 6f31a81 commit 6c5df5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ func resourceIBMCloudShellAccountSettingsCreate(context context.Context, d *sche
return tfErr.GetDiag()
}

d.SetId(*accountSettings.AccountID)
d.SetId(*accountSettings.ID)

return resourceIBMCloudShellAccountSettingsRead(context, d, meta)
}
Expand Down

0 comments on commit 6c5df5f

Please sign in to comment.