Skip to content

Commit

Permalink
Update prod.tfvars format
Browse files Browse the repository at this point in the history
  • Loading branch information
cduhn17 committed Jul 11, 2024
1 parent 7d13030 commit 3aefd3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/prod.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ ssm_redshift_host = "/crossfeed/prod/REDSHIFT_HOST"
ssm_redshift_database = "/crossfeed/prod/REDSHIFT_DATABASE"
ssm_redshift_user = "/crossfeed/prod/REDSHIFT_USER"
ssm_redshift_password = "/crossfeed/prod/REDSHIFT_PASSWORD"
create_elasticache_cluster = false
create_elasticache_cluster = false

0 comments on commit 3aefd3b

Please sign in to comment.