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

IAM policy creation: rules[0] is wrongly formatted #88

Open
MicheleSica opened this issue Aug 2, 2024 · 0 comments
Open

IAM policy creation: rules[0] is wrongly formatted #88

MicheleSica opened this issue Aug 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working iam IAM issues, bugs and feature requests priority:highest Bugs filled by customers, security issues

Comments

@MicheleSica
Copy link

Hello

following the documentation https://marketplace.upbound.io/providers/scaleway/provider-scaleway/v0.3.0/resources/iam.scaleway.upbound.io/Policy/v1alpha1#doc:spec-forProvider-rule
We used the below rule

spec:
  forProvider:
    name: iam-policy
    rule:
      - permissionSetNames:
          - ObjectStorageObjectsWrite  

But we got the error

    Message:               create failed: apply failed: scaleway-sdk-go: invalid argument(s): rules[0] is wrongly formatted, embedded message failed validation:

Do you have any suggestions?
Thanks in advance

@Laure-di Laure-di added bug Something isn't working iam IAM issues, bugs and feature requests labels Oct 28, 2024
@remyleone remyleone added the priority:highest Bugs filled by customers, security issues label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working iam IAM issues, bugs and feature requests priority:highest Bugs filled by customers, security issues
Projects
None yet
Development

No branches or pull requests

4 participants