You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
35 | "vault-config": providers.vaultConfig
| ^ attribute 'vaultConfig' not found in '[Provider]'
Actually resource.providers definition at top of resources uses a locally set providers. From one side it's kinda expected and what it should be, but it used to work before. Please share what the actual future behavior should be?
Also, @Peefy please note that 0.10.7 behaves strange with modules, they appear exposed similarly to variables. However this one is unexpected, since the scope for import ... identifiers should be better file only, but not anymore...
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
In the konfig repo https://github.com/kcl-lang/konfig/blob/main/models/kube/frontend/job.k
2. What did you expect to see? (Required)
The right reference list
3. What did you see instead (Required)
4. What is your KCL components version? (Required)
v0.10.7
The text was updated successfully, but these errors were encountered: