You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -270,7 +270,7 @@ One can argue whether it's per company definition or a global one but at least a
270
270
271
271
<details>
272
272
<summary>What is "infrastructure as code"? What implementation of IAC are you familiar with?</summary><br><b>
273
-
IAC (infrastructure as code) is a declerative approach of defining infrastructure or architecture of a system. Some imlementations are ARM templates for Azure and Terraform that can work across multiple cloud providers.
273
+
IAC (infrastructure as code) is a declerative approach of defining infrastructure or architecture of a system. Some implementations are ARM templates for Azure and Terraform that can work across multiple cloud providers.
274
274
</b></details>
275
275
276
276
<details>
@@ -4412,9 +4412,9 @@ False. When a namespace is deleted, the resources in that namespace are deleted
4412
4412
<details>
4413
4413
<summary>What special namespaces are there?</summary><br><b>
0 commit comments