Skip to content

Commit e092a16

Browse files
authored
Feature/add autoscaling to tools (#328)
* Added documentation for CLI changes. * Cleaned up references to .dce.yaml. * Reorganized terraform-based configuration to advanced section. * WIP: start of the test script. * WIP: initial version of test script through at least deploying DCE via CLI. * WIP: Shell script so far asserts a successful deployment using the DCE CLI. * Added example configuration file for tests. * Updated policies and documentation to match new support AWS Nuke services. * Added details in changelog for newly-supported services. * Regenerated UserDetailer which seems to be causaing issues in ADO build. * Changed from require to assert to avoid panic. * Reverted changes because it was a bad idea. * Removed bad comma which was probably causing JSON problems. * Updated developer documenation with setup information and hardened install_ci.sh script to be used by developers. * Updated CHANGELOG to include descriptions of changes from feature branch. * Added application autoscaling to the tool for generating policy information.
1 parent a754c06 commit e092a16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/awsnukedocgen/awsnukedocgen.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ additionalServices:
55
- execute-api
66
- tag
77
- waf-regional
8+
- application-autoscaling
89
serviceAliases:
910
acmpca: acm-pca
1011
cloudhsmv2: cloudhsm

0 commit comments

Comments
 (0)