IAM Configuration Changes and Custom Service Account Implementation When Migrating to Cloud Functions Gen2
Recently, I had the opportunity to migrate existing Cloud Functions from 1st generation to 2nd generation. During this process, I was surprised to find that the IAM configuration had changed more than expected, and the setup method for custom service accounts was also different from the 1st generation. In this article, I鈥檒l share the technical insights gained from the actual migration work and the configurations required to get everything working properly. ...