Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@architect/destroy

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/destroy - npm Package Versions

1
46

1.2.3

Diff

Changelog

Source

[1.2.3] 2021-06-04

Fixed

  • Fixed failing destroy operations when CloudFormation Stack was already deleted; this fixes #1155

Changed

  • Detection of resources that require use of the --force flag is now done sooner, so as to fail faster in the case the flag is needed

architectci
published 1.2.2 •

Changelog

Source

[1.2.2] 2021-05-24

Added

  • Use of latest architect inventory for plugins support.

architectci
published 1.2.1 •

Changelog

Source

[1.2.1] 2021-05-24

Fixed

  • Fixed failing destroy operations when app doesn't have any SSM parameters (which is unusual, but possible in certain circumstances)

architectci
published 1.2.1-RC.0 •

architectci
published 1.1.2-RC.0 •

architectci
published 1.2.0 •

Changelog

Source

[1.2.0] 2021-04-30

Added

  • Added support for custom stage names (aka stack names), fixes #1055; thanks @filmaj + @ryanbethel!
  • Added --now CLI flag in case you just like really need to destroy stuff right. now.

Changed

  • Specifying the app to destroy, formerly the --name CLI flag, should now be used as --app
    • --app and --name can now be used together

architectci
published 1.1.1 •

Changelog

Source

[1.1.1] 2021-04-12

Fixed

  • Made S3 bucket removal idempotent: if buckets do not exist when attempting to clear/remove them, don't throw an exception.

architectci
published 1.1.0 •

Changelog

Source

[1.1.0] 2021-02-28

Added

  • destroy now wipes out any CloudWatch logs, SSM Parameters added by arc env (for the specific environment being destroyed) and wipes and deletes the deployment bucket used during CloudFormation deploys.

architectci
published 1.0.5 •

Changelog

Source

[1.0.5] 2021-02-26

Changed

  • Emptying out S3 bucket contents now supports buckets that contain more than 1,000 objects.

architectci
published 1.0.4 •

Changelog

Source

[1.0.4] 2020-12-04

Changed

  • Updated dependencies

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc