Skip to content

Commit

Permalink
add deployed publication topic
Browse files Browse the repository at this point in the history
  • Loading branch information
fredex42 committed May 7, 2024
1 parent cf02cd0 commit 0d8f69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ faciatool.show_test_containers=true

feast_app.publication_topic = "arn:aws:sns:eu-west-1:163592447864:facia-CODE-FeastPublicationTopic-PUEUpxdjqJ45"
PROD {
feast_app.publication_topic = "NOT-SET-UP-YET"
feast_app.publication_topic = "arn:aws:sns:eu-west-1:163592447864:facia-PROD-FeastPublicationTopic-PvqrV1NwT7OA"
}
include "local.conf"

Expand Down

0 comments on commit 0d8f69a

Please sign in to comment.