From b92925c5c0d6e37c3f0b75366e13b63d37250aed Mon Sep 17 00:00:00 2001 From: Grzegorz Huber Date: Wed, 12 Jun 2024 17:46:35 +0200 Subject: [PATCH] [DOC-542] Dummy changes to trigger pipeline --- devops-pipeline/other-resources/variables.tf | 1 + streamlit-server/variables.tf | 1 + textract-pipeline/terraform/variables.tf | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/devops-pipeline/other-resources/variables.tf b/devops-pipeline/other-resources/variables.tf index 329d40f..7905f6b 100644 --- a/devops-pipeline/other-resources/variables.tf +++ b/devops-pipeline/other-resources/variables.tf @@ -65,3 +65,4 @@ variable "storage_integration_external_id" { variable "cross_account_target_account_id" { type = string } + diff --git a/streamlit-server/variables.tf b/streamlit-server/variables.tf index b5bec10..e919d93 100644 --- a/streamlit-server/variables.tf +++ b/streamlit-server/variables.tf @@ -71,3 +71,4 @@ variable "acm_arns" { variable "key_name" { } + diff --git a/textract-pipeline/terraform/variables.tf b/textract-pipeline/terraform/variables.tf index c8de81b..c918b11 100644 --- a/textract-pipeline/terraform/variables.tf +++ b/textract-pipeline/terraform/variables.tf @@ -28,4 +28,4 @@ variable "client_list" { variable "aws_account_id" { type = string -} \ No newline at end of file +}