'AwaitableGetOrganizationalUnitsResult' object has no attribute 'childrens' #2840
Labels
kind/bug
Some behavior is incorrect or out of spec
resolution/by-design
This issue won't be fixed because the functionality is working as designed
What happened?
The returned object of the get_organizational_units() function no longer has the childrens property.
Example
AttributeError: 'AwaitableGetOrganizationalUnitsResult' object has no attribute 'childrens'
Output of
pulumi about
CLI
Version 3.84.0
Go Version go1.21.1
Go Compiler gc
Plugins
NAME VERSION
aws 6.2.1
python 3.10.12
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: