Skip to content

Commit 9e4ec06

Browse files
lots0logsCopilot
andauthored
Update rancher2/schema_machine_config_v2_linode.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 09e236b commit 9e4ec06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rancher2/schema_machine_config_v2_linode.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ func machineConfigV2LinodeFields() map[string]*schema.Schema {
8282
"user_data": {
8383
Type: schema.TypeString,
8484
Optional: true,
85-
Description: "Cloud-init user data for the Linode Metadata service (plain text; provider will encode as needed)",
85+
Description: "Cloud-init user data for the Linode Metadata service",
8686
},
8787
"swap_size": {
8888
Type: schema.TypeString,

0 commit comments

Comments
 (0)