Skip to content

Commit

Permalink
docs: Add note about required fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-Heath committed Jan 28, 2025
1 parent 1252481 commit 4caedc2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/content/docs/concepts/host-discovery/gcp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ Complete the following steps to create a dynamic host catalog for GCP:
- **Type**: (Required) Select **Dynamic** to create a dynamic host catalog.
- **Provider**: (Required) Select **GCP** to create a dynamic host catalog for your GCP resources.

The required fields for creating a dynamic host catalog depend on the type of authentication you configure.

<Tabs>
<Tab heading="Service account" group="account">

Expand Down Expand Up @@ -141,6 +143,8 @@ Complete the following steps to create a dynamic host catalog for GCP:

<Tab heading="CLI" group="cli">

The required fields for creating a dynamic host catalog depend on the type of authentication you configure.

<Tabs>
<Tab heading="Service account" group="account">

Expand Down Expand Up @@ -255,6 +259,8 @@ Complete the following steps to create a dynamic host catalog for GCP:

<Tab heading="Terraform" group="terraform">

The required fields for creating a dynamic host catalog depend on the type of authentication you configure.

<Tabs>
<Tab heading="Service account" group="account">

Expand Down

0 comments on commit 4caedc2

Please sign in to comment.