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

Unexpected attribute: An attribute named is not expected here kubernetes_pod resource #2664

Closed
AkakievKD opened this issue Jan 8, 2025 · 1 comment

Comments

@AkakievKD
Copy link

AkakievKD commented Jan 8, 2025

Screenshot at Jan 08 18-58-58

error with these fields

      allow_privilege_escalation = false
      privileged                 = false
      read_only_root_filesystem  = true
      capabilities {
        add  = ["NET_ADMIN", "SYS_TIME"]
        drop = ["ALL"]
      }
@AkakievKD AkakievKD added the bug label Jan 8, 2025
@AkakievKD AkakievKD changed the title Unexpected attribute: An attribute named is not expected here Unexpected attribute: An attribute named is not expected here kubernetes_pod resource Jan 8, 2025
@arybolovlev arybolovlev removed the bug label Jan 14, 2025
@arybolovlev
Copy link
Contributor

Hi @AkakievKD,

I am not 100% confident that I understand the issue you have faced, but I can assume that this is related to the fact that your editor points to some fields as "Unexpected". There is not much the provider team can do with this, please report this issue to plugin developers.

I will go ahead and close this issue. Please open a new one if you have any other issues and always use the issue template when reporting one.

Thanks.

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