Skip to content

Add US-3 region support to credential setup - #24

Merged
mraible merged 2 commits into
mainfrom
feat/us-3-region-support
Aug 11, 2026
Merged

Add US-3 region support to credential setup#24
mraible merged 2 commits into
mainfrom
feat/us-3-region-support

Conversation

@mraible

@mraible mraible commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Documents the US-3 cloud in credential setup. The shared auth module already accepts any base_url (from FALCON_BASE_URL or a TOML profile), so US-3 works mechanically today — this makes the host discoverable rather than leaving users to guess it.

Changes:

  • skills/setup/SKILL.md — added a [us-3] profile example (https://api.us-3.crowdstrike.com) to the multi-cloud TOML block, plus a [us-gov-1] example that was also missing.
  • README.md — added US-3 (and US-GOV-1) to the FALCON_BASE_URL region notes.

Base URLs match the FalconPy BaseURL enum. No code changes — auth is already region-agnostic.

Draft while US-3 completes its rollout.

The auth module already accepts any base_url, so US-3 works mechanically;
this documents it so users know the host. Adds the US-3 base URL
(api.us-3.crowdstrike.com) to the setup skill's multi-cloud profile
examples and the README region notes, alongside a US-GOV-1 example that
was also missing. Base URLs match the FalconPy BaseURL enum.
@mraible
mraible requested a review from a team August 11, 2026 01:49
@mraible
mraible marked this pull request as ready for review August 11, 2026 14:02
@mraible
mraible merged commit 443c1e6 into main Aug 11, 2026
6 checks passed
@mraible
mraible deleted the feat/us-3-region-support branch August 11, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants