diff --git a/README.md b/README.md index 8b0dbab..e3a8bf1 100644 --- a/README.md +++ b/README.md @@ -99,8 +99,8 @@ The config should have the following structure: group-by: .stack_slug | split("-") | [.[0], .[2]] | join("-") ``` -[!IMPORTANT] ->**Please note!** the `terraform-state-*` parameters refer to the S3 Bucket and corresponding meta storage DynamoDB table used to store the Terraform Plan files, and not the "Terraform State". These parameters will be renamed in a subsequent release. +> [!IMPORTANT] +> **Please note!** the `terraform-state-*` parameters refer to the S3 Bucket and corresponding meta storage DynamoDB table used to store the Terraform Plan files, and not the "Terraform State". These parameters will be renamed in a subsequent release. ### GitHub Actions Workflow Example diff --git a/README.yaml b/README.yaml index 5e882db..d3f7c78 100644 --- a/README.yaml +++ b/README.yaml @@ -84,8 +84,8 @@ usage: | group-by: .stack_slug | split("-") | [.[0], .[2]] | join("-") ``` - [!IMPORTANT] - >**Please note!** the `terraform-state-*` parameters refer to the S3 Bucket and corresponding meta storage DynamoDB table used to store the Terraform Plan files, and not the "Terraform State". These parameters will be renamed in a subsequent release. + > [!IMPORTANT] + > **Please note!** the `terraform-state-*` parameters refer to the S3 Bucket and corresponding meta storage DynamoDB table used to store the Terraform Plan files, and not the "Terraform State". These parameters will be renamed in a subsequent release. ### GitHub Actions Workflow Example