terracognita icon indicating copy to clipboard operation
terracognita copied to clipboard

Fix 'aws_instance.user_data'

Open xescugc opened this issue 6 years ago • 0 comments

On the aws_instance.user_data the attribute it's invalid as it's taking the sha1 from AWS and then it's all wrong. We have to change it to read the user_data_base64 which can be read and interpreated correctly.

xescugc avatar Oct 29 '19 17:10 xescugc