Edward Bartholomew

Results 11 comments of Edward Bartholomew

Thanks for reply guys ... @richardardrichard do you mean download via the "Download" button or when we sync them? We're using a script like the "Example Jenkins Script" in the...

The example in the README, does have the cookbooks being deleted each run. Using --size-only option in the aws s3 sync command, will ignore timestamp and only update changed cookbooks....

@MattMencel Thank you for your interest in kitchen-terraform! I asked this question recently and currently there is only support for input variables inside kitchen.yml and not variables in variable_file. There...

@jorhett - Thank you for your interest in kitchen-terraform. I'll give this a try and let you know what I think. Thank you for taking the time to create this...

Greetings @only4pri and thank you for your interest in kitchen-terraform! Bootstrapping a server with Chef is something that can happen naturally with Terraform (without need for kitchen-terraform) as I'll describe...

Thanks for the encouragement @elijah , that's a great idea! Any suggestions - like do you think would cloudinit be preferable to userdata?

Greetings @errygg and thanks for updating this tutorial. I will clone your branch and attempt to reproduce/troubleshoot.

When I ran a converge in v12, the output value remote_group_public_dns was a nested list and I found [below reference in v12 upgrade docs](https://www.terraform.io/upgrade-guides/0-12.html#referring-to-list-variables): `In early versions of Terraform, before...

@whyjustin Would you/Sonatype consider updating versions in metadata.rb and tagging releases to help those of us pinning to github? I think this would also help managing versions in the Supermarket...

Thanks - I noticed that as I was posting. If you will update metadata.rb version same as your tagged release, it won't follow Chef standards (not sure if would cause...