Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

externalStack not working properly #185

Open
jmelendez-cbs opened this issue Jun 21, 2021 · 1 comment
Open

externalStack not working properly #185

jmelendez-cbs opened this issue Jun 21, 2021 · 1 comment

Comments

@jmelendez-cbs
Copy link

This is a Bug Report

Description

When using the externalStack property I am getting the following messages from serverless:

Serverless: Removing external alert stack ee-override-nba-dev-alerts (no resources configured)...
Serverless: External alert stack ee-override-nba-dev-alerts removed successfully.
Serverless: Removing old service artifacts from S3...

My serverless yaml looked like this:

plugins:
  - serverless-plugin-aws-alerts

custom:
  alerts:
    dashboards: true
    externalStack: true

Has anyone else seen/solved this issue?

@rufinoNL
Copy link

rufinoNL commented Jun 1, 2022

Did you resolve your issue? I have the same situation right now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants