E3033 Details¶
Message emitted:¶
E3033: Reference to {yaml_attr_name}: {yaml_attr_value} is not available.
Description:¶
Searching for the platform key in the YAML file and it cannot be found in the database.
Troubleshooting:¶
The platform key used in the YAML file cannot be found.
Recommendation:¶
Check the YAML file for misspellings or incorrect values, if using platform_slug
or platform_network_driver
, then migrate to platform_name
key instead.