Create a config action for provisioning trial access
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3566345. -->
Reported by: [mxr576](https://www.drupal.org/user/315522)
Related to !36
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When module is installed via a recipe (e.g: <a href="https://www.drupal.org/project/issues/ai_provider_amazeeio_recipe">https://www.drupal.org/project/issues/ai_provider_amazeeio_recipe</a>) then automated trial access provisioning does not work (and it cannot work <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai_provider_amazeeio/issues/3566117" title="Status: Closed (fixed)">#3566117: Anonymous free trial on module install</a></span>) , therefore if a recipe would like to enable the module with trial accounts auto-provisioned they should use our new config action.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>* Develop the config action<br>
* Document the config action so those recipe authors who would like to leverage this capability are going to be aware of it.<br>
* Release & Celebrate</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue