Skip to content

Commit

Permalink
Testing apm script2
Browse files Browse the repository at this point in the history
  • Loading branch information
mitali-salvi committed Sep 11, 2023
1 parent a19b390 commit b27bf32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/terraform/eks/deployment/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ resource "null_resource" "kubectl" {
}

data "template_file" "setup_apm" {
template = file("./setup-apm.sj")
template = file("./setup-apm.sh")
}

data "template_file" "instrumentation_template" {
Expand Down

0 comments on commit b27bf32

Please sign in to comment.