Skip to content

Support Global ParameterStore path for all stages #299

@codezninja

Description

@codezninja

So instead of duplicating certain values for each environment stage example NewRelic, Datadog, Pagerduty api keys. It might be beneficial to add a Global ParameterStore option when the plugin is initiated.

Example

ParameterStoreBuildWrapperPlugin.globalParameter('<path1>')
                                .globalParameter('<path2>')
                                .init()

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions