|
|
|
|
|
by gas9S9zw3P9c
2169 days ago
|
|
Another benefit that hasn't been mentioned in the comments is that it serves as documentation. As new developers come into your team, you need to describe the infrastructure setup. Having your infrastructure defined in a clean repository is one of the best ways to do that. |
|
Most IaC describes how something is configured, you should also describe why something is configured. Most IaO platforms allow you to write comments, make use of it!