Skip to content

Commit

Permalink
Fixes to resource config
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrondelez authored Jul 26, 2024
1 parent 7ec9939 commit 6e44507
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -49,8 +50,8 @@ resources:
aws_cloudfront_distribution:
header: Cloudfront
attributes:
- name
- id
- aliases
kubernetes_secret:
header: Secrets
attributes:
Expand Down

0 comments on commit 6e44507

Please sign in to comment.