Staying Updated with Auth0 Terraform Provider Releases

Overview

This article outlines methods for staying informed about the latest changes, new features, and bug fixes for the Auth0 Terraform Provider. Keeping the provider up-to-date is essential for security and accessing the newest functionalities.

Applies To

  • Auth0 Terraform Provider

Solution

To stay informed about the latest changes, new features, and bug fixes for the Auth0 Terraform Provider, consider the following methods:

The most direct method is to regularly visit the Auth0 Terraform Provider releases page on GitHub. This page lists all releases, ordered from newest to oldest.

To receive proactive notifications for new releases, use GitHub’s Watch feature:

  1. Go to the auth0/terraform-provider-auth0 repository on GitHub.
  2. Select the Watch button, typically located at the top-right of the page.
  3. From the dropdown menu, select Custom.
  4. Select the checkbox next to Releases.
  5. Select Apply.

Subscribers receive email notifications whenever a new release is published.