There was an error while loading. Please reload this page.
1 parent d40546e commit 90d050bCopy full SHA for 90d050b
aws-instance-first-script/Jenkinsfile
@@ -24,7 +24,7 @@ pipeline {
24
script{
25
dir("terraform")
26
{
27
- git "https://github.com/easyawslearn/Terraform-Tutorial.git"
+ git "https://github.com/devopsengineer30/Terraform-Tutorial.git"
28
}
29
30
0 commit comments