Skip to content

Releases: aps831/terraform-bucket

v4.3.0

28 Jul 20:10
Compare
Choose a tag to compare

Changelog

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

[4.3.0] - 2024-07-28

Features

  • Use gcloud storage vice gsutil

Miscellaneous Tasks

  • Update for v4.3.0 release [skip ci]

Build

  • Upgrade trunk

v4.2.0

16 Jul 21:17
Compare
Choose a tag to compare

Changelog

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

[4.2.0] - 2024-07-16

Features

  • Revert to using terraform wrote role for gcp

Miscellaneous Tasks

  • Update for v4.2.0 release [skip ci]

Build

  • Upgrade trunk

v4.1.0

16 Jul 12:04
Compare
Choose a tag to compare

Changelog

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

[4.1.0] - 2024-07-16

Features

  • Use service account for gcp access

Miscellaneous Tasks

  • Add permissions advisor workflow [skip ci]
  • Update release workflow
  • Update dependabot [skip ci]
  • Upgrade trunk [skip ci]
  • Update dependabot commit message [skip ci]
  • Update delete workflow runs permissions [skip ci]
  • Fix permissions on trunk [skip ci]
  • Update for v4.1.0 release [skip ci]

v4.0.1

16 Sep 15:54
Compare
Choose a tag to compare

(2023-09-16)

Bug Fixes

  • replace bucket acl with bucket policy on logging bucket (a2510cb)

v4.0.0

16 Sep 15:14
Compare
Choose a tag to compare

(2023-09-16)

⚠ BREAKING CHANGES

  • The account flag has been replaced with a prefix flag

Features

  • use prefix for uniqueness on aws s3 buckets (d2d8d0f)

v3.0.0

09 May 08:31
Compare
Choose a tag to compare

(2023-05-09)

⚠ BREAKING CHANGES

  • There is no longer a project parameter

Features

  • use gcp project name for bucket (920ca1b)

v2.0.0

21 Jan 12:53
9946ee6
Compare
Choose a tag to compare
chore: enable commitizen and commit-branch plugins