brikis98 / terraform-up-and-running-code

Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
http://www.terraformupandrunning.com/
MIT License
2.87k stars 1.92k forks source link

page 36 Chef Diagram adjustment #34

Closed clavery-chef closed 4 years ago

clavery-chef commented 5 years ago

Hi!

Great work on getting a 2nd edition out and updated for 0.12. Just thought I'd flag up the the diagram on page 36 - The nomenclature isn't quite consistent with how chef would phrase this - see https://docs.chef.io/chef_overview.html. If you change out the chef users machine to chef workstation, the And the diagram the the target nodes could be labelled @App Server, each Running Chef-Client", that'd make more sense in reference to the published architecture.

Feel free to talk about how application automation is different from CM or IAC provisioning tools - there's a habitat provisioner for terraform just for that. ;)

Thanks, Chris

Chef-infra_diagram

brikis98 commented 5 years ago

Thanks for the suggestions! Let me make sure I have the terminology right:

From left to right on the image, it should be:

Is that right?

clavery-chef commented 5 years ago

👍

brikis98 commented 5 years ago

Got it, thanks!

brikis98 commented 4 years ago

This issue was fixed in Terraform: Up & Running, 2nd edition, which came out in 2019.