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
Not all AWS connectors have support to set the connectivity mode.
In case you try set execute_on_delegate to a connector that has inherit from delegate credential or uses IRSA credential, the field is ignored because you cannot set it to false.
AWS connector does not support "execute_on_delegate" I suspect a lot of connectors are missing this
i.e.
Github connector has it - https://registry.terraform.io/providers/harness/harness/latest/docs/resources/platform_connector_github
AWS does not - https://registry.terraform.io/providers/harness/harness/latest/docs/resources/platform_connector_aws
The text was updated successfully, but these errors were encountered: