From b0d8b5d8099909a85fa5a6ffa715ed24e5c11a11 Mon Sep 17 00:00:00 2001 From: "SLW\\ARNAUA" Date: Mon, 13 Mar 2023 08:14:31 +0100 Subject: [PATCH] modified --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90b257a..7c56f86 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,16 @@ [**4. Requirements**](#requirements)
[**5. Documentation**](#documentation)
- + ## **1. Description** This repository contains a first draft script that can use a specific YAML file datastructure in order to generate Terraform configuration files. Afterwards it is used to be part of a Jenkins pipeline. - + ## **2. Info** - The current version of this script is able to generate Terraform files that support the metrics mentioned within section Supported Metrics. Therefore not all use cases might be covered! - YAML files should be stored according to the business line (DE-3, DE-4, DE-7, EC-DE) within the respective business line folder! - Some YAML files have already been created for testing purposes based on the shared_configuration and coco_terraform_config repositories and were therefore added in this repository. +> ⚠️ Currently the input from YAML filenames starting with the prefix **`TP_`** are supported! ## **3. Repositories**