Skip to content

Commit 5368f61

Browse files
committed
noninteractive
1 parent e6ed1c9 commit 5368f61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ resource "aws_instance" "gateway" {
1414
#!/bin/bash
1515
set -e
1616
17+
export DEBIAN_FRONTEND=noninteractive
1718
sudo apt-get update
1819
sudo apt-get install -y curl uuid-runtime iptables
1920

0 commit comments

Comments
 (0)