Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS connector does not support "execute_on_delegate" I suspect a lot of connectors are missing this #1114

Open
gregkroon opened this issue Nov 13, 2024 · 1 comment

Comments

@gregkroon
Copy link

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

@Fernando-Dourado
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants