This PR adds documentation for all JAAS resources. Additionally it simplifies imports so that users don't have to specify the resource type in the import.
Full changes include:
Added example plans and import scripts for all JAAS resources.
Ran make docs to generate new docs.
Updated the description for the "relation" field to point to JAAS docs which contains valid relation values.
Description
This PR adds documentation for all JAAS resources. Additionally it simplifies imports so that users don't have to specify the resource type in the import. Full changes include:
make docs
to generate new docs.Fixes: CSS-10812
Type of change