Skip to content

Commit

Permalink
create install terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
vikas99341 authored May 3, 2022
1 parent e8881e7 commit a0e6ee7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Install-terraform
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
sudo yum install -y yum-utils
sudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/AmazonLinux/hashicorp.repo
sudo yum -y install terraform
terraform --version

0 comments on commit a0e6ee7

Please sign in to comment.