Skip to content

Commit

Permalink
fix: Update spark ipv6 install.sh (#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
alanty authored Nov 11, 2024
1 parent 7ba30c1 commit f8fa40f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion analytics/terraform/spark-eks-ipv6/install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash

read -p "Enter the region: " region
read -p "
export AWS_DEFAULT_REGION=$region

# List of Terraform modules to apply in sequence
Expand Down

0 comments on commit f8fa40f

Please sign in to comment.