userData property
The user data to provide when launching the instance. Do not pass gzip-compressed data via this argument; see userDataBase64 instead.
Implementation
final pulumi.Input<String?>? userData;
The user data to provide when launching the instance. Do not pass gzip-compressed data via this argument; see userDataBase64 instead.
final pulumi.Input<String?>? userData;