Skip to content
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

Update plugin for district does not update anything #572

Open
davidsiaw opened this issue Apr 3, 2020 · 1 comment
Open

Update plugin for district does not update anything #572

davidsiaw opened this issue Apr 3, 2020 · 1 comment

Comments

@davidsiaw
Copy link
Contributor

Context

In an attempt to add the datadog plugin to barcelona I attempted

bcn district put-plugin --apply -a api_key=abcd test datadog

outputs Applying network stack

But it does not actually do anything and no cloudformation stacks are updated.

How to test

  1. Create a district
  2. Add the datadog plugin and notice that no new info is added to datadog from your stack
@davidsiaw
Copy link
Contributor Author

It turns out what is created is a changeset, and you still need to review and execute the changeset in AWS.

It does not help that nothing is said anywhere in the CLI output that you have to do this.

Changesets also do not come with very much value since the JSON still has to be manually inspected, which is painful and is what barcelona is supposed to get right for you in the first place.

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

No branches or pull requests

1 participant