terraform-google-modules / terraform-google-cloud-storage

Creates one or more Cloud Storage buckets and assigns basic permissions on them to arbitrary users
https://registry.terraform.io/modules/terraform-google-modules/cloud-storage/google
Apache License 2.0
167 stars 549 forks source link

fix: adding "no_age" param in simple bucket #319

Closed jjnunogarcia closed 2 months ago

jjnunogarcia commented 3 months ago

We cannot configure lifecycle rules and add no_age param because this line is missing.

google-cla[bot] commented 3 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

apeabody commented 2 months ago

/gcbrun