Terraform and VertexAI memory bank customization

I’m creating a VertexAI agent engine using the terraform provider Terraform Registry

I’d like to add customisation for the memory bank, as described in this doc:

But I can’t see how to do that in the terraform HCL. Is adding further configuration of the agent-engine set up on the roadmap via terraform?

Otherwise, what is the best idea - a post-creation configuration step using the vertex ai SDK?

1 Like