Skip to content

Latest commit

 

History

History
94 lines (40 loc) · 5.93 KB

CHANGELOG.md

File metadata and controls

94 lines (40 loc) · 5.93 KB

0.5.0 (2023-08-29)

Bug Fixes

Features

  • add sample TF to create service accounts (#47) (c1c36fb)

0.4.0 (2023-08-15)

Bug Fixes

  • add project id to bucket name to make unique (#39) (f93191d)
  • allow folder sinks to include children projects when collecting (#26) (43ec51f)
  • bump max instances from 5 to 100 as a default (#42) (0490bce)
  • change function default memory to 512mb (#25) (c96efdc)
  • remove deprecated collection code (#30) (86b5cdb)
  • task-queue: use a task queue and check on the long-running task (#44) (a8cf96e)
  • update cloudscheduler service account name (#45) (414d620)

Features

  • add asset feed (#37) (c548580)
  • add third function to collect assets not captured in asset export or feed (#41) (44f507a)
  • asset-api: use the new Google cloud function that exercises the asset inventory api (#32) (f3d9340)

Reverts

  • Revert "add asset.tf an an auto.tfvars to folder example" (518624b)

0.3.0 (2023-01-12)

Features

0.2.0 (2022-11-21)

Bug Fixes

Features

  • add collection extension approach (#17) (04b20c2)

0.1.2 (2022-09-21)

Bug Fixes

0.1.1 (2022-09-15)

Bug Fixes

0.1.0 (2022-09-08)

Features