Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in dataflow_enabled_project attribute documentation #291

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/data-sources/cloud_account.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The cloud type given above determines which of the attributes are populated:
* `group_ids` - List of account IDs to which you are assigning this account.
* `name` - Name to be used for the account on the Prisma Cloud platform
* `compression_enabled` - (bool) Enable flow log compression.
* `data_flow_enabled_project` - GCP project for flow log compression.
* `dataflow_enabled_project` - GCP project for flow log compression.
* `flow_log_storage_bucket` - GCP Flow logs storage bucket.
* `credentials_json` - Content of the JSON credentials file.

Expand Down
4 changes: 2 additions & 2 deletions docs/data-sources/cloud_account_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ The cloud type given above determines which of the attributes are populated:
* `name` - Name to be used for the account on the Prisma Cloud platform (must be unique).
* `compression_enabled` - (bool) Enable or disable compressed network flow log generation.
* `credentials` - Content of the JSON credentials file.
* `data_flow_enabled_project` - Project ID where the Dataflow API is enabled .
* `dataflow_enabled_project` - Project ID where the Dataflow API is enabled .
* `features` - Features applicable for gcp account, defined [below](#features).
* `flow_log_storage_bucket` - Cloud Storage Bucket name that is used store the flow logs.
* `protection_mode` - Protection mode of account.
Expand Down Expand Up @@ -163,4 +163,4 @@ The cloud type given above determines which of the attributes are populated:
#### BUCKETS

* `backward` - List of backward buckets.
* `forward` - List of forward buckets.
* `forward` - List of forward buckets.
2 changes: 1 addition & 1 deletion docs/data-sources/org_cloud_account.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The cloud type given above determines which of the attributes are populated:
* `group_ids` - List of account IDs to which you are assigning this account.
* `name` - Name to be used for the account on the Prisma Cloud platform.
* `compression_enabled` - (bool) Enable flow log compression.
* `data_flow_enabled_project` - GCP project for flow log compression.
* `dataflow_enabled_project` - GCP project for flow log compression.
* `flow_log_storage_bucket` - GCP Flow logs storage bucket.
* `credentials_json` - Content of the JSON credentials file.
* `account_type` - Account type - organization, or account.
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/org_cloud_account_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The cloud type given above determines which of the attributes are populated:
* `name` - Name to be used for the account on the Prisma Cloud platform (must be unique).
* `compression_enabled` - (bool) Enable or disable compressed network flow log generation.
* `credentials` - Content of the JSON credentials file.
* `data_flow_enabled_project` - Project ID where the Dataflow API is enabled.
* `dataflow_enabled_project` - Project ID where the Dataflow API is enabled.
* `features` - Features applicable for gcp account, defined [below](#features).
* `flow_log_storage_bucket` - Cloud Storage Bucket name that is used store the flow logs.
* `protection_mode` - Protection mode of account.
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/cloud_account.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ The type of cloud account to add. You need to specify one and only one of these
* `group_ids` - (Required) List of account IDs to which you are assigning this account.
* `name` - (Required) Name to be used for the account on the Prisma Cloud platform (must be unique).
* `compression_enabled` - (Optional, bool) Enable flow log compression.
* `data_flow_enabled_project` - (Optional) GCP project for flow log compression.
* `dataflow_enabled_project` - (Optional) GCP project for flow log compression.
* `flow_log_storage_bucket` - (Optional) GCP Flow logs storage bucket.
* `credentials_json` - (Required) Content of the JSON credentials file (read in using `file()`).
* `account_type` - (Optional) Defaults to "account" if not specified
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cloud_account_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ The type of cloud account to add.
* `default_account_group_id` - (Optional) *Applicable only for accountType: **masterServiceAccount**.* This is the Default Account Group ID for the Gcp masterServiceAccount.
* `compression_enabled` - (Optional, bool) Enable or disable compressed network flow log generation. Default value: `false`.
* `credentials` - (Required) Content of the JSON credentials file.
* `data_flow_enabled_project` - (Optional) Project ID where the Dataflow API is enabled. Required if `compressionEnabled` is set to `true` and if the `accountType` is `organization`. Optional if the `accountType` is `account` or `masterServiceAccount`.
* `dataflow_enabled_project` - (Optional) Project ID where the Dataflow API is enabled. Required if `compressionEnabled` is set to `true` and if the `accountType` is `organization`. Optional if the `accountType` is `account` or `masterServiceAccount`.
* `name` - (Required) Name to be used for the account on the Prisma Cloud platform (must be unique).
* `flow_log_storage_bucket` - (Optional) Cloud Storage Bucket name that is used store the flow logs.
* `project_id` - (Optional) Gcp Project ID.
Expand Down Expand Up @@ -853,7 +853,7 @@ The type of cloud account to add.
* `name` - Name to be used for the account on the Prisma Cloud platform (must be unique).
* `compression_enabled` - (bool) Enable or disable compressed network flow log generation.
* `credentials` - Content of the JSON credentials file.
* `data_flow_enabled_project` - Project ID where the Dataflow API is enabled .
* `dataflow_enabled_project` - Project ID where the Dataflow API is enabled .
* `features` - Features applicable for gcp account, defined [below](#features).
* `flow_log_storage_bucket` - Cloud Storage Bucket name that is used store the flow logs.
* `protection_mode` - Protection mode of account.
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/org_cloud_account.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ and will not detect any drift on it irrespective of the value provided in terraf
* `group_ids` - List of account IDs to which you are assigning this account.
* `name` - (Required) Name to be used for the account on the Prisma Cloud platform (must be unique).
* `compression_enabled` - (Optional, bool) Enable flow log compression.
* `data_flow_enabled_project` - (Optional) GCP project for flow log compression.
* `dataflow_enabled_project` - (Optional) GCP project for flow log compression.
* `flow_log_storage_bucket` - (Optional) GCP Flow logs storage bucket.
* `credentials_json` - (Required) Content of the JSON credentials file (read in using `file()`).
* `account_type` - (Optional) Account type. Defaults to `organization` if not specified.
Expand Down
6 changes: 3 additions & 3 deletions docs/resources/org_cloud_account_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@ The type of cloud account to add.
* `name` - (Required) Name to be used for the account on the Prisma Cloud platform (must be unique).
* `compression_enabled` - (Optional, bool) Enable or disable compressed network flow log generation. Default value: `false`.
* `credentials` - (Required) Content of the JSON credentials file.
* `data_flow_enabled_project` - (Optional) Project ID where the Dataflow API is enabled. Required if `compressionEnabled` is set to `true` and if the `accountType` is `organization`. Optional if the `accountType` is `account` or `masterServiceAccount`.
* `dataflow_enabled_project` - (Optional) Project ID where the Dataflow API is enabled. Required if `compressionEnabled` is set to `true` and if the `accountType` is `organization`. Optional if the `accountType` is `account` or `masterServiceAccount`.
* `flow_log_storage_bucket` - (Optional) Cloud Storage Bucket name that is used store the flow logs.
* `features` - (Optional, List) Features applicable for gcp organization account, defined [below](#features).
* `account_group_creation_mode` - (Optional) Cloud account group creation mode. Defaults to `MANUAL` if not specified. Valid values: `MANUAL`, `AUTO` or `RECURSIVE`.
Expand Down Expand Up @@ -840,7 +840,7 @@ The type of cloud account to add.
* `name` - Name to be used for the account on the Prisma Cloud platform (must be unique).
* `compression_enabled` - (bool) Enable or disable compressed network flow log generation.
* `credentials` - Content of the JSON credentials file.
* `data_flow_enabled_project` - Project ID where the Dataflow API is enabled.
* `dataflow_enabled_project` - Project ID where the Dataflow API is enabled.
* `features` - Features applicable for gcp account, defined [below](#features).
* `flow_log_storage_bucket` - Cloud Storage Bucket name that is used store the flow logs.
* `protection_mode` - Protection mode of account.
Expand Down Expand Up @@ -880,4 +880,4 @@ Resources can be imported using the cloud type and the ID:

```
$ terraform import prismacloud_cloud_account_v2.example accountIdHere
```
```