Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

66 lines (39 loc) · 2.12 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Fixed

  • Fix handling of subscriptions with different config structures

Fixed

  • Fix support for schema definitions

Added

  • Add support for bigquery_config attribute in subscriptions

Changed

  • Require Terraform Google Provider v4.32+

Added

  • Add support for computed_members_map variable in IAM

Fixed

  • Fix subscription retry_policy attribute

Fixed

  • Fix iam input variable validation

Added