vultr/govultr

[Feature] - UserData calls should take in encoded value

ddymko opened this issue · 0 comments

The SetUserData calls should take in an already encoded b64 value instead of raw input.

This will be a breaking change in behavior but it will make the calls a bit more streamlined.