Skip to content

Commit

Permalink
UML-3613: Update PDF service (#2780)
Browse files Browse the repository at this point in the history
* Update ECR repo name

* revert

* update container version
  • Loading branch information
jay-whitwell authored Sep 16, 2024
1 parent 0a308d7 commit 59f1cce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions terraform/environment/terraform.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"load_balancer_deletion_protection_enabled": false,
"notify_key_secret_name": "notify-api-key",
"associate_alb_with_waf_web_acl_enabled": false,
"pdf_container_version": "v1.355.2",
"pdf_container_version": "v1.361.0",
"deploy_opentelemetry_sidecar": false,
"fargate_spot": true,
"application_flags": {
Expand Down Expand Up @@ -148,7 +148,7 @@
"load_balancer_deletion_protection_enabled": false,
"notify_key_secret_name": "notify-api-key-demo",
"associate_alb_with_waf_web_acl_enabled": true,
"pdf_container_version": "v1.355.2",
"pdf_container_version": "v1.361.0",
"deploy_opentelemetry_sidecar": false,
"fargate_spot": false,
"application_flags": {
Expand Down Expand Up @@ -245,7 +245,7 @@
"load_balancer_deletion_protection_enabled": false,
"notify_key_secret_name": "notify-api-key-demo",
"associate_alb_with_waf_web_acl_enabled": false,
"pdf_container_version": "v1.355.2",
"pdf_container_version": "v1.361.0",
"deploy_opentelemetry_sidecar": false,
"fargate_spot": false,
"application_flags": {
Expand Down Expand Up @@ -342,7 +342,7 @@
"load_balancer_deletion_protection_enabled": true,
"notify_key_secret_name": "notify-api-key",
"associate_alb_with_waf_web_acl_enabled": true,
"pdf_container_version": "v1.355.2",
"pdf_container_version": "v1.361.0",
"deploy_opentelemetry_sidecar": false,
"fargate_spot": false,
"application_flags": {
Expand Down Expand Up @@ -439,7 +439,7 @@
"load_balancer_deletion_protection_enabled": true,
"notify_key_secret_name": "notify-api-key",
"associate_alb_with_waf_web_acl_enabled": true,
"pdf_container_version": "v1.355.2",
"pdf_container_version": "v1.361.0",
"deploy_opentelemetry_sidecar": false,
"fargate_spot": false,
"application_flags": {
Expand Down

0 comments on commit 59f1cce

Please sign in to comment.