Errata
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
Other Digital Version | in chapter 3 configuring remote config. Note from the Author or Editor: |
Anonymous | Mar 24, 2017 | ||
Chapter 3 |
Chapter 3: Note from the Author or Editor: |
Anonymous | Nov 16, 2016 | Mar 07, 2017 | |
Page 3 What is infrastructure as code, first paragraph |
"This represents an important shift in mindset where you treat all aspects of operations as software—even those that aspects that represent hardware (e.g. setting up physical servers)." Note from the Author or Editor: |
Anonymous | Feb 11, 2017 | Mar 07, 2017 | |
Page 9 Toward end of last paragraph before footnotes |
"However, because the kernel and hardware are shared, you can containers can boot up in" Note from the Author or Editor: |
Anonymous | Feb 11, 2017 | Mar 07, 2017 | |
Page 13 Benefits of infrastructure as code, paragraph 3 |
"When you infrastructure.." Note from the Author or Editor: |
Anonymous | Feb 11, 2017 | Mar 07, 2017 | |
Page 17 Last line |
"..Terraform as our IAC tool of choice at and, in some sense, why.." Note from the Author or Editor: |
Anonymous | Feb 11, 2017 | Mar 07, 2017 | |
Page 25 First paragraph under the figure 1-7 caption |
"..or your IAC code, or the or the configuration management client.." Note from the Author or Editor: |
Anonymous | Feb 11, 2017 | Mar 07, 2017 | |
Page 28 Benefits of infrastructure as code: 3rd paragraph |
"When you infrastructure is defined as code, you are able to use" Note from the Author or Editor: |
Anonymous | Feb 09, 2017 | Mar 07, 2017 | |
Page 33 Mutable infrastructure vs immutable infrastructure: 3rd paragraph |
"For example, rebuilding an image from a server template and redpeloying all your servers" Note from the Author or Editor: |
Anonymous | Feb 09, 2017 | Mar 07, 2017 | |
Page 35 First example |
aws_instance.example.12: Should be Note from the Author or Editor: |
George V. Reilly | Dec 09, 2016 | Mar 07, 2017 | |
Page 36 Client/server architecture vs client-only architecture: 1st paragraph |
"the server talks to agents, which must be running on every sever you want to configure." Note from the Author or Editor: |
Anonymous | Feb 09, 2017 | Mar 07, 2017 | |
ePub | Page 41 |
Two small mistakes: Note from the Author or Editor: |
Anton Babenko | Mar 09, 2017 | |
Page 43 the resource "aws_instance" "example" |
Hi Yevgeniy, Note from the Author or Editor: |
Todd E Thomas | Nov 25, 2016 | Mar 07, 2017 | |
Page 43 the resource "aws_instance" "example" |
Same as gevgev pointed out on page Page 955 (Nov 18, 2016) Note from the Author or Editor: |
Todd E Thomas | Nov 25, 2016 | Mar 07, 2017 | |
Page 48 Authentication options (general note): 1st paragraph |
"if you are run the configure command on the AWS CLI" Note from the Author or Editor: |
Anonymous | Feb 10, 2017 | Mar 07, 2017 | |
ePub | Page 139 Locking state files - terragrunt |
Terragrunt certainly deserves a strong highlight in a book about Terraform. But it certainly is not central enough to Terraform to be part of _every single_ example (it's not even part of the standard distribution). Being the main committer of the tool, it's natural that you show some love for your baby :). Still, please step back a little and remove further Terragrunt references after it's (neatly) introduced. Note from the Author or Editor: |
cgo | Jan 19, 2017 | Mar 07, 2017 |
Page 165 Figure 6-3 |
The folder structure in Figure 6-3 has a minor mistake. It shows: |
Yevgeniy (Jim) Brikman |
Mar 31, 2017 | ||
Page 171 List of recommended books |
The recommended books list says "Visible Ops Handbook by by Kevin Behr." Note the word "by" appears twice. It should only be there once. |
Yevgeniy (Jim) Brikman |
May 16, 2018 | ||
Mobi | Page 955 2nd paragraph - code sample |
should be "tags", not "tag": Note from the Author or Editor: |
gevgev | Nov 18, 2016 | Mar 07, 2017 |
Mobi | Page 955 2nd paragraph, the code sample |
in order for the tag to appear as the ec2 instance name, it should be "Name", not "name": Note from the Author or Editor: |
gevgev | Nov 18, 2016 | Mar 07, 2017 |
Mobi | Page 1439 Last paragraph, last sentence |
Although the parameter name for ASG on AWS Console is "Desired", and the book mentions use of "desired_size", the actual corresponding argument/parameter name for Terraform's "aws_autoscaling_group" resource is "desired_capacity" Note from the Author or Editor: |
gevgev | Nov 18, 2016 | Mar 07, 2017 |
Other Digital Version | 1731 NA |
Under section Avoiding Copy / Paste: Note from the Author or Editor: |
Gordon Martin | Jun 08, 2017 | |
ePub | Page 2755 More Complicated If-Else Statements |
The use of count to determine which script file to use. However, when doing the terraform plan, it would complain that the resource is not available. Below is the code snippets from the book: Note from the Author or Editor: |
KokSin | Nov 27, 2018 | |
Mobi | Page 2982 Section: Count Has Limitations |
(Working from the Kindle edition which has no page numbers. I put the "location" in the field above.) Note from the Author or Editor: |
Todd S. | Jun 15, 2017 |