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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# terraform-aws-pipeline
2
2
3
-
Deploy terraform with terraform.
3
+
Deploy Terraform with Terraform.
4
4
5
5
🐓 🥚 ?
6
6
@@ -26,7 +26,7 @@ pipeline repo
26
26
main.tf <--module deployed here
27
27
```
28
28
29
-
Segregation enables the pipeline to run commands against the code in "your repo" without affecting the pipeline infrastructure. This could be an infrastructure or bootstrap repo for the AWS account.
29
+
Segregation enables the pipeline to run commands against the code in "your repo" without affecting the pipeline infrastructure.
0 commit comments