Skip to content

Commit

Permalink
chore: rename Redis definition file to match name (#782)
Browse files Browse the repository at this point in the history
We call the service "csb-aws-redis" so it makes sense for the file name
to match this.

[#184613881](https://www.pivotaltracker.com/story/show/184613881)
  • Loading branch information
blgm authored Mar 10, 2023
1 parent 49d4a99 commit 04d405c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ env_config_mapping:
AWS_SECRET_ACCESS_KEY: aws.secret_access_key
service_definitions:
- aws-mysql.yml
- aws-redis-cluster.yml
- aws-redis.yml
- aws-postgresql.yml
- aws-s3-bucket.yml
- aws-dynamodb.yml
Expand Down

0 comments on commit 04d405c

Please sign in to comment.