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

Unable to Define Policy with Specific Actions in ArgoCD Provider #524

Open
pouriyabp opened this issue Dec 23, 2024 · 1 comment · May be fixed by #522
Open

Unable to Define Policy with Specific Actions in ArgoCD Provider #524

pouriyabp opened this issue Dec 23, 2024 · 1 comment · May be fixed by #522
Labels
bug Something isn't working

Comments

@pouriyabp
Copy link

Description:
Using the provider, it is not possible to define a policy with actions such as:

  • delete/*/Pod/*/*
  • delete/*/ReplicaSet/*/*

However, according to the documentation, it should be possible to define actions in this format.

Terraform Version, ArgoCD Provider Version and ArgoCD Version

Terraform version: Terraform v1.9.6
ArgoCD provider version: 7.1.0
ArgoCD version: v2.13.1

Affected Resource(s)

  • argocd_project

Expected Behavior

The provider should allow defining policies with actions as described in the documentation.

Actual Behavior

The actions mentioned above cannot be defined using the provider.

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@pouriyabp pouriyabp added the bug Something isn't working label Dec 23, 2024
@pouriyabp
Copy link
Author

PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant