Skip to content

Commit

Permalink
chore: these are single script folders
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmmatos committed May 17, 2024
1 parent c09cc70 commit b193aad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bash/containers/falcon-container-sensor-pull/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ To check your version of cURL, run the following command: `curl --version`

## Auto-Discovery of Falcon Cloud Region

The scripts support auto-discovery of the Falcon cloud region. If the cloud region is not requested, the script will attempt to auto-discover it. If you want to set the cloud region manually, or if your region does not support auto-discovery, you set the `FALCON_CLOUD` environment variable or use the `-r, --region` flag.
The script supports auto-discovery of the Falcon cloud region. If the cloud region is not requested, the script will attempt to auto-discover it. If you want to set the cloud region manually, or if your region does not support auto-discovery, you set the `FALCON_CLOUD` environment variable or use the `-r, --region` flag.

> [!IMPORTANT]
> Auto-discovery is only available for [us-1, us-2, eu-1] regions.
Expand Down
2 changes: 1 addition & 1 deletion powershell/migrate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The following **API scopes** are required:

## Auto-Discovery of Falcon Cloud Region

The scripts support auto-discovery of the Falcon cloud region. If the `[New|Old]FalconCloud` parameter is not set, the script will attempt to auto-discover the cloud region. If you want to set the cloud region manually, or if your region does not support auto-discovery, you can set the `[New|Old]FalconCloud` parameter.
The script supports auto-discovery of the Falcon cloud region. If the `[New|Old]FalconCloud` parameter is not set, the script will attempt to auto-discover the cloud region. If you want to set the cloud region manually, or if your region does not support auto-discovery, you can set the `[New|Old]FalconCloud` parameter.

> [!IMPORTANT]
> Auto-discovery is only available for [us-1, us-2, eu-1] regions.
Expand Down

0 comments on commit b193aad

Please sign in to comment.