Intellij IDEA should recognize the ressource kubernetes_pod_security_policy and its blocks and attributes and supply code assit values.
Actual Behavior
Intellij IDEA shows warnings for all blocks: Unknown block type spec.
Intellij IDEA doesn't show kubernetes_pod_security_policy on code assist for ressources.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
Open the HCL in Intellij IDEA
See warnings for resource kubernetes_pod_security_policy
create a new resource block and open code assists for resource type (
Verify that kubernetes_pod_security_policy is not in the list of resources
Thank you for opening an issue. In this template paragraph text could be removed, however please retain headers.
Prerequisites
Installation details
Help->About->Copy to Clipboard
): IntelliJ IDEA 2020.3.2 (Ultimate Edition), Build #IU-203.7148.57, built on January 26, 2021Settings->Plugins
):0.7.10
terraform -v
):0.14.5
:Terraform Configuration Files
Exception
N/A
Expected Behavior
Intellij IDEA should recognize the ressource
kubernetes_pod_security_policy
and its blocks and attributes and supply code assit values.Actual Behavior
Intellij IDEA shows warnings for all blocks: Unknown block type spec. Intellij IDEA doesn't show
kubernetes_pod_security_policy
on code assist for ressources.Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
kubernetes_pod_security_policy
kubernetes_pod_security_policy
is not in the list of resources