Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ha7315 committed Mar 21, 2024
1 parent c3b6a32 commit d6311fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/create-rds-postgres-tester/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ resource "null_resource" "dependencies" {
triggers = {
always_run = "${timestamp()}"
}
# the command to install python and dependencies to the machine and zips
provisioner "local-exec" {
command = <<EOT
cd "${path.module}/dependencies"
Expand Down

0 comments on commit d6311fb

Please sign in to comment.