Breaking Changes
terraform-google-provider&terraform-google-provider-beta: version updated to 7.27 to incorporate updates from provider to enable the Memory Bank configuration [#3844]modules/agent-engine: This module utilizes the latestgoogle-betaprovider in place of thegoogleprovider to support Memory Bank configurations for agents deployment. This change may cause resource recreation for existing deployments. Exercise caution while using this version. [#3844]modules/ai-applications: Updates the outputs of the module, according to its latest implementation. [#3841]modules/ai-applications: supports the creation of regional Dialogflow CX deployments and full-capability agents. [#3834]
What's Changed
- Remove hcl2 python dependency by @juliocc in #3836
- Add support for bucket custom_placement_config to project-factory by @lyricnz in #3839
- Update ai-applications module to support dialogflow-cx (fully capability and regional) agents by @LucaPrete in #3834
- Update outputs of AI Applications module by @LucaPrete in #3841
- Enforce schema docs in linting by @ludoo in #3843
- Add toggle to tfdoc to remove type hints by @juliocc in #3842
- Add memory bank to
modules/agent-engineby @heyanand in #3844
New Contributors
Full Changelog: v54.2.0...v54.3.0