Skip to content

Support for Ephemeral Values in Terraform Auth0 Provider #1218

Open
@schammah

Description

@schammah

Checklist

Describe the problem you'd like to have solved

The Auth0 Terraform provider should support Terraform 1.10's ephemeral values to ensure that secrets retrieved provided in some resources are never persisted in Terraform state or plan files. This is a critical improvement for organizations that need to enforce strict security policies while managing secrets in their infrastructure.

Describe the ideal solution

The Provider Supports that
and variables can be defined with ephemeral=true without failing on errors such as:

Ephemeral values are not valid for "secrets", because it is not an assignable attribute.

Alternatives and current workarounds

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions