xuwang / aws-terraform

Code examples to create CoreOS cluster on AWS with Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update_user_data not working

xuwang opened this issue · comments

Taint aws_s3_bucket_object doesn't trigger cloud-config user data update, because the source file name doesn't change.

fixed by 4ee995a.