Skip to content

Releases: GoogleCloudPlatform/terraform-google-backup-dr

v0.3.0

06 Nov 16:29
32af350
Compare
Choose a tag to compare

0.3.0 (2024-11-06)

Features

  • deps: Update Terraform google to v6 (#45) (80844d3)

Bug Fixes

  • update versions.tf to allow latest MS version (#52) (b41b37c)

v0.2.0

25 Oct 13:39
2ed6643
Compare
Choose a tag to compare

0.2.0 (2024-10-25)

Enhancement: Decoupled MS and BA from Private Service Access
Previously, MS and BA relied on Private Service Access (PSA) for communication. This dependency has been removed in the latest release. As a result, new deployments no longer require a PSA connection for MS and BA to interact, simplifying the setup process.

Features

  • deps: Update Terraform google to v5 (#25) (9688db8)
  • update ba image for q3 rollout (#48) (1b81a39)
  • Update BA Image version (#43) (e0d45d8)
  • Update README.md to 0.2.0 tag pre-release (#50) (dd988dd)
  • update the script to deploy BA without PSA (#49) (5847c6d)

Bug Fixes

v0.1.1

22 Sep 09:16
0e1e72e
Compare
Choose a tag to compare

0.1.1 (2023-09-22)

Bug Fixes

v0.1.0

21 Sep 00:16
d8c85ba
Compare
Choose a tag to compare

0.1.0 (2023-09-20)

Features

  • update integration tests and examples (#4) (e766adf)