---
title: "Release notes in Global Router"
sidebar_label: "Release notes"
sidebar_position: 99
description: "Updates in Global Router"
---

import {FaqWrapper, FaqItem, FaqQuestion, FaqAnswer} from '@selectel/docux/components'
import Formbricks from '@theme/MDXComponents/Formbricks'

# Release notes in Global Router

## 2025 \{#2025}

<FaqWrapper>
  <FaqItem>
    <FaqQuestion>December</FaqQuestion>

    <FaqAnswer>
      * added support for managing a Global Router via Terraform. The list of available resources can be found in the [Selectel and OpenStack providers](/terraform/providers/) guide;
      * added support for managing a Global Router via API — a description of the public API is available in the [Global Router API](/api/global-router/) guide.
    </FaqAnswer>
  </FaqItem>
</FaqWrapper>

<Formbricks />
