From 6e445079ac9cfdf16640d79a45fa71504b95f626 Mon Sep 17 00:00:00 2001 From: Simon Rondelez Date: Fri, 26 Jul 2024 16:30:37 +0200 Subject: [PATCH] Fixes to resource config --- config.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index b5e8725..5da2f15 100644 --- a/config.yml +++ b/config.yml @@ -2,9 +2,10 @@ resources: aws_elasticache_replication_group: header: ElastiCache clusters attributes: + - id - primary_endpoint_address - reader_endpoint_address - - id + - member_clusters aws_db_instance: header: RDS databases attributes: @@ -49,8 +50,8 @@ resources: aws_cloudfront_distribution: header: Cloudfront attributes: - - name - id + - aliases kubernetes_secret: header: Secrets attributes: