[DOCS-14086] Site configuration updates#36153
Draft
hestonhoffman wants to merge 2 commits intomasterfrom
Draft
Conversation
Add the US2-FED (IL5) GovCloud data center as region code gov2 across site configuration and content. Updates regions.config.js with derived endpoints, params.yaml allowedRegions and unsupported_sites, the site access table in getting_started, and region-conditional blocks across content/en. Splits blocks containing hardcoded US1-FED values (SDK site enums, URLs, site strings) into dedicated gov2 blocks with US2-FED equivalents. Flags FIPS Agent support for US2-FED in the FIPS compliance page and marks the legacy FIPS Proxy as US2-FED-unsupported. Private-link endpoints, AWS VPCE service names, the oncall domain color, and the rate-limit dashboard IDs are left as TODO pending values from the infra team. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Fixes DOCS-14086
Updates site configuration and region-conditional content across the docs.
Follow-up items
config/_default/params.yamlstill hasTODO.oncall.datadoghq.com. Get the correct color subdomain from the infra team.assets/scripts/config/regions.config.js— need color-coded subdomains from the infra team.assets/scripts/config/regions.config.js— need VPCE service IDs from the infra team.content/en/api/{latest,v1,v2}/rate-limits/_index.md) — replaceTODOwith the real dashboard IDs.content/en/account_management/guide/manage-your-support-tickets.mdcurrently reusesgovsupport.ddog-gov.comfor both gov sites.site-regionblocks.Merge instructions
Merge readiness:
Additional notes