Skip to content

[Feature Request] Add the ephemeral variant of temporalcloud_apikey #306

Description

@aivinog1

Is your feature request related to a problem? Please describe.

I want to hide the API key completely out of the Terraform state. To do so, there are two features: ephemeral resources and write-only attributes. I want to create ephemeral temporalcloud_apikey and push it in the aws_secretsmanager_secret_version using the write-only attributes such as secret_string_wo and secret_string_wo_version.

Describe the solution you'd like

I can see only one solution - make the ephemeral resource of the API key.

Additional context

You can see the reference here: hashicorp/terraform-provider-tls#637.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions