Is your feature request related to a problem? Please describe.
Pull Request #150 feat: use workload identity federation to gain access to google has already demonstrated the changes required, however it is currently a very breaking change.
Describe the solution you'd like
Accept the above PR into a feature branch, then:
- re-instate the existing mechanism alongside it.
- update QuickStarts Templates to use the method
- update documentation
- lab guide to show this method
Creating the WIF trust with an IAM Role
Cleanest approach (no impersonation)
Alternate approach but still requires impersonation
Is your feature request related to a problem? Please describe.
Pull Request #150 feat: use workload identity federation to gain access to google has already demonstrated the changes required, however it is currently a very breaking change.
Describe the solution you'd like
Accept the above PR into a feature branch, then:
Creating the WIF trust with an IAM Role
The instructions here are a little ambiguous and focus on ec2 rather than Lambda.
Cleanest approach (no impersonation)
Alternate approach but still requires impersonation