Skip to content

Commit

Permalink
update tf script
Browse files Browse the repository at this point in the history
  • Loading branch information
anusha94 committed Apr 12, 2024
1 parent 38bfb6b commit 6e308dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install-tf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ install_terraform() {

# Function to run Terraform commands
run_terraform_commands() {
cd config-files/terraform/ecs
echo "Running Terraform commands..."
# Initialize Terraform in the directory where your configuration files are located
terraform init
Expand Down

0 comments on commit 6e308dd

Please sign in to comment.