Skip to content

Commit 35da14a

Browse files
committed
Point to local git revision temporary
1 parent df72fd9 commit 35da14a

File tree

1 file changed

+1
-1
lines changed
  • deployments/stacks/dpe-k8s-deployments

1 file changed

+1
-1
lines changed

deployments/stacks/dpe-k8s-deployments/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ module "trivy-operator" {
5151
source = "../../../modules/trivy-operator"
5252
auto_deploy = var.auto_deploy
5353
auto_prune = var.auto_prune
54-
git_revision = local.git_revision
54+
git_revision = "dpe-1248-upgrade-trivy-operator"
5555
}
5656

5757
module "airflow" {

0 commit comments

Comments
 (0)