Skip to content

fix: FI-1931 better custom var src name, docs #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 31, 2022

Conversation

defnotrobbie
Copy link

No description provided.

index.js Outdated
@@ -42,7 +42,7 @@ class AwsAlias {
* @see https://www.serverless.com/framework/docs/guides/plugins/custom-variables
*/
this.configurationVariablesSources = {
awsAlias: {
dibsServerlessAwsAlias: {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or maybe slsPluginAwsAlias?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or pluginDibsServerlessAwsAlias?

Copy link
Author

@defnotrobbie defnotrobbie Oct 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plugin_serverlessAwsAlias?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think prefixing with dibs is fine. Can we have aliases only in plugins?

@defnotrobbie defnotrobbie merged commit d257820 into master Oct 31, 2022
@defnotrobbie defnotrobbie deleted the defnotrobbie/FI-1931 branch October 31, 2022 17:10
defnotrobbie added a commit that referenced this pull request Nov 14, 2022
fix: FI-1931 better custom var src name, docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants