Skip to content

Commit

Permalink
update local_file
Browse files Browse the repository at this point in the history
  • Loading branch information
tanawatpan committed Apr 19, 2023
1 parent 51e0a0e commit 33e3ca3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions local_file.tf
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,6 @@ resource "local_file" "entrypoint" {
content = <<-EOT
#!/bin/bash
set -e
set -x
source ~/.bashrc
NODE_TYPE=$${NODE_TYPE^^}
Expand Down

0 comments on commit 33e3ca3

Please sign in to comment.