huaweicloud / packer-plugin-huaweicloud

Mozilla Public License 2.0
16 stars 19 forks source link

feat: user data support both plaint text or encoded with base64 format #100

Closed ShiChangkuo closed 9 months ago

ShiChangkuo commented 9 months ago
  1. try to encode the user_data if it is not encoded with base64;
  2. add pre-check for user_data_file;