Skip to content

Commit

Permalink
Merge pull request #105 from PermanentOrg/fix_terraform_formatting
Browse files Browse the repository at this point in the history
Fix a formatting error in terraform
  • Loading branch information
cecilia-donnelly authored Jul 25, 2024
2 parents fc48713 + 543fa8b commit 0b17891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/prod_cluster/stela_prod_deployment.tf
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ resource "kubernetes_deployment" "stela_prod" {
}
}
}

env {
name = "NEW_RELIC_LICENSE_KEY"
value_from {
Expand Down

0 comments on commit 0b17891

Please sign in to comment.