Skip to content

env-vars-for-codebuild should support type of variable not just PLAINTEXT #160

Open
@rohit-pdmi

Description

@rohit-pdmi

AWS Codebuild supports Environment Variable supports PLAINTEXT | PARAMETER_STORE | SECRETS_MANAGER as mentioned https://docs.aws.amazon.com/codebuild/latest/APIReference/API_EnvironmentVariable.html.

The github actions only supports PLAINTEXT. Support for PARAMETER_STORE | SECRETS_MANAGER should be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions