Skip to content

Commit

Permalink
Add terraform-scripted.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
ikambarov committed Apr 2, 2022
1 parent c499bdb commit 739ce29
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Dec-2022/terraform-scripted.groovy
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
node {
stage('Terraform Version'){
sh 'terraform version'
}
}

0 comments on commit 739ce29

Please sign in to comment.