Skip to content

Commit

Permalink
Update unreleased documentation (#508)
Browse files Browse the repository at this point in the history
* Update versions.json

* Deployed ea60114 to unreleased in versions with MkDocs 1.5.3 and mike 2.0.0

* Sort docs versions

---------

Co-authored-by: GitHub Actions Bot <[email protected]>
  • Loading branch information
github-actions[bot] and GitHub Actions Bot authored Dec 14, 2023
1 parent e6bac66 commit f6d9a79
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7260,6 +7260,7 @@ <h3 id="prerequisites">Prerequisites<a class="headerlink" href="#prerequisites"
<div class="tabbed-content">
<div class="tabbed-block">
<p>Install the <a href="https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html">AWS CLI</a>, <a href="https://docs.aws.amazon.com/signin/latest/userguide/command-line-sign-in.html">authenticate with your AWS account</a>, and <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html#cli-configure-files-methods">set a default region</a>.</p>
<p>If you already have the AWS CLI installed, be sure to <a href="https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html#getting-started-install-instructions">update to the latest version</a>. </p>
<p>You will need the following permissions in your authenticated AWS account:</p>
<p>IAM Permissions:</p>
<ul>
Expand Down Expand Up @@ -7313,6 +7314,7 @@ <h3 id="prerequisites">Prerequisites<a class="headerlink" href="#prerequisites"
</div>
<div class="tabbed-block">
<p>Install the <a href="https://learn.microsoft.com/en-us/cli/azure/install-azure-cli">Azure CLI</a> and <a href="https://learn.microsoft.com/en-us/cli/azure/authenticate-azure-cli">authenticate with your Azure account</a>.</p>
<p>If you already have the Azure CLI installed, be sure to update to the latest version with <code>az upgrade</code>.</p>
<p>You will also need the following roles in your Azure subscription:</p>
<ul>
<li>Contributor</li>
Expand All @@ -7325,6 +7327,7 @@ <h3 id="prerequisites">Prerequisites<a class="headerlink" href="#prerequisites"
</div>
<div class="tabbed-block">
<p>Install the <a href="https://cloud.google.com/sdk/docs/install">gcloud CLI</a> and <a href="https://cloud.google.com/docs/authentication/gcloud">authenticate with your GCP project</a>.</p>
<p>If you already have the gcloud CLI installed, be sure to update to the latest version with <code>gcloud components update</code>.</p>
<p>You will also need the following permissions in your GCP project:</p>
<ul>
<li>resourcemanager.projects.list</li>
Expand Down
2 changes: 1 addition & 1 deletion versions/unreleased/search/search_index.json

Large diffs are not rendered by default.

Binary file modified versions/unreleased/sitemap.xml.gz
Binary file not shown.

0 comments on commit f6d9a79

Please sign in to comment.