Skip to content

[Feature Request] Use encrypted_value in github_actions_organization_secret and github_actions_secret #704

@KMConner

Description

@KMConner

Hi there,

I use github_actions_secret resource to manage GitHub Actions Secret for my repositry.
But this resource stores plaintext_value in tfstate, which is not very safe.

So I suggest these resources should have ways to use this api with a parameter encrypted_value. This will store encrypted_value instead of plaintext_value which will be safer.

Affected Resource(s)

  • github_actions_organization_secret
  • github_actions_secret

References

Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here? For example:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions