Reputation: 41
I would like to use terraform to deploy AWS Personalize, I don't see one for it on github? Does anyone have any recommendations on how to accomplish the task?
Tried running it thru a C# code but it acts up since the resources might not be ready for the next step, so I can't script out the entire thing.
Upvotes: 3
Views: 1406
Reputation: 1151
Unfortunately there is no tools for AWS Personalize deployment. In our project we use internal tool made for that, but it still doesn't work with CD.
Since deployment of AWS Personalize with Campaign ready to use may take days, automatic tool for this probably won't appear soon.
Upvotes: 1