Skip to content

Commit 212bce9

Browse files
app-rails: Update template-infra:app to version 0.16.0.post3.dev0+b460c5d
1 parent 56d2f05 commit 212bce9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.template-infra/app-app-rails.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: v0.16.0-2-g8f4515d
2+
_commit: v0.16.0-3-gb460c5d
33
_src_path: https://github.com/navapbc/template-infra
44
app_has_dev_env_setup: true
55
app_local_port: 3100

infra/app-rails/app-config/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ locals {
5151
# Whether or not the application should include documentation data extraction
5252
# If enabled:
5353
# 1. Configures an AWS Bedrock Data Automation project with associated custom blueprints
54-
enable_document_data_extraction = true
54+
enable_document_data_extraction = false
5555

5656
environment_configs = {
5757
dev = module.dev_config

0 commit comments

Comments
 (0)