We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38ab4dc + 6461417 commit a83155cCopy full SHA for a83155c
README.md
@@ -139,7 +139,7 @@ follow mutable infrastructure paradigm.
139
140
In immutable infrastructure paradigm, every change is actually new infrastructure. So a change
141
to a server will result in a new server instead of updating it. Terraform is an example of technology
142
-which follows the mutable infrastructure paradigm.
+which follows the immutable infrastructure paradigm.
143
</b></details>
144
145
<details>
0 commit comments