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
Support the InjectedIdentity credential source in terraform-controller, to enable use workload identity like IRSA - iam-roles for service accounts on AWS and Workload Identity on Google Cloud.
Support the InjectedIdentity credential source in terraform-controller, to enable use workload identity like IRSA - iam-roles for service accounts on AWS and Workload Identity on Google Cloud.
Part of this implementation has been done by crossplane-runtime -
https://github.com/oam-dev/terraform-controller/blob/3b4fde8230fb1bf4c840e6b9691e37a291367731/api/types/crossplane-runtime/resource.go#L36
The CRD providers.terraform.core.oam.dev already support this - https://github.com/oam-dev/terraform-controller/blob/d89c4c2507e99add0afcfac6eb3539c0f88fc86b/config/crd/bases/terraform.core.oam.dev_providers.yaml#L62
The text was updated successfully, but these errors were encountered: