Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

v0.12.1

Compare
Choose a tag to compare
@ScottSuarez ScottSuarez released this 19 Jan 22:22
· 1057 commits to main since this release
f4aafd8

cli changes

  • 442 - added new command list-unsupported-resources
  • 461 - improved logging interface (info prefixed on command)

newly supported resources

  • google_cloud_run_service_iam_binding
  • google_cloud_run_service_iam_member
  • google_cloud_run_service_iam_policy
  • google_pubsub_lite_reservation
  • google_pubsub_lite_subscription

bugfixes

  • 393 - changed behavior for 403 on IAM resources to simply skip the asset with a warning.
  • Corrected CAI asset names for IAM resources which were previously incorrect #458 #459 #460