Hi! I have s3_bucket created dynamically like this: s3_bucket #{`date +%Y-%m-%d | tr -d '\n'`} and I also have autocreate bucket set to true. When the value changes (when comes a new day in my case), the new bucket is not created.