You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make wif.service_account_email optional for GCP-family resources
Service account impersonation is an optional step for GCP workload
identity federation - customers can also grant the identity pool's
principal direct access to the resource. Only send the field to the
server when it is set, and map an empty server response back to null
in state so an unset value does not churn in subsequent plans.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments