How To Manage an Amazon Bedrock Agent Using Terraform
Introduction
In the previous blog post Building a Basic Forex Rate Assistant Using Agents for Amazon Bedrock, I demonstrated how to create a Bedrock agent in the AWS Management Console and outlined some ideas on improving the solution. Before further...
blog.avangards.io12 min read
Alejandro Barone
Software Engineer
Awesome!!, but how do you handle aliases and versioning with preparing?
Am having a problem when creating an alias in TF because it needs to be "prepared" to do so. Should I use some depends on my alias using the null resource? (or something like that)