Add memory bank to modules/agent-engine (#3844)

* feat(agent-engine): add support for memory bank configuration

* refactor(agent-engine): remove source_path_override and revert to standard source_path

* provider version upgrade from 7.17 to 7.27

* docs(agent-engine): fix README validation and update tables

---------

Co-authored-by: Hemanand <hemr@google.com>
This commit is contained in:
Hemanand
2026-04-08 22:39:27 +05:30
committed by GitHub
parent bc5b203a8f
commit 92d591a9b6
205 changed files with 610 additions and 408 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
venv/*
*/venv/*
.venv/*
.python-version
.terraform
terraform.tfstate*