Add the actual agents as configs
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3523074. -->
Reported by: [marcus_johansson](https://www.drupal.org/user/385947)
Related to !115
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Currently the field, taxonomy and content type agents are not available as config agents, add the configs to config directory so they exist on installation.</p>
<p>Also create an update hook for adding them.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add the configurations to the install directory.<br>
Add them on an update hook.</p>
issue