We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e193950 commit 263dc11Copy full SHA for 263dc11
1 file changed
website/source/intro/use-cases.html.markdown
@@ -71,7 +71,7 @@ used to test new applications before releasing in production. As the production
71
environment grows larger and more complex, it becomes increasingly onerous to
72
maintain an up-to-date staging environment.
73
74
-Using Terraform, the production environment can codified and then shared with
+Using Terraform, the production environment can be codified and then shared with
75
staging, QA or dev. These configurations can be used to rapidly spin up new
76
environments to test in, and then easily disposed of. Terraform can help tame
77
the difficulty of maintaining parallel environments, and makes it practical
0 commit comments