Skip to content

terraform-google-cloud-storage v3.0.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Oct 16:28
c92a42b

⚠ BREAKING CHANGES

  • The default storage class has been changed from MULTI_REGIONAL to STANDARD. This new default is recommended and can be used for multi-regional storage.

Features

  • add additional lifecycle conditions: custom_time_before, days_since_noncurrent_time, noncurrent_time_before (#135) (bd1d1e7)

Bug Fixes

  • Change default storage class to STANDARD (#137) (af10280)