Commit 9e22081
LZA Upgrade (#1240)
* Add .gitlab-ci.yml
* update CI image
* python image
* switch to proper folder
* Update .gitlab-ci.yml file
* lza premigration script
* Updating migration scripts and adding yarn commands
* Updating migration scripts and adding yarn commands
* Removing example config
* Updating README
* Fixing fields in input-config.example.json
* readme updates
* Add migration skip delete logic (#1177)
LGTM
* Readme update
* Clearing up custom resource no-op
* Fixing snapshot script issues
* Update aws-s3.ts
* Adding assets for custom config rules, updating convert config and resource mapping to fix issues found during testing. Also adding throttlingBackoff for detectdrift calls to ensure proper results are returned
* Readme updates from testing
* Updating readmes and mew Pre-Migration scripts
* Updating package.json to have snapshot and asea-prep commands. Also including dependencies for package.json aws-sdk services
* Small fixes and readme updates
* Updating convert-config script to handle auditManager disable, sharetargets for transitgateway, and config rules
* Updating readme and docs for handling drifted-resources and stack-drift.
* Updating readme and pre-migration scripts
* Updating readme, fix for guarddutyprefix and updating snapshot for ddb and reporting
* Add warning for resource-mapping and updating branch for installer
* Updating tsconfig, package.json and other config files
* Adding LZA installer template with source code and updating putLZAInstallerStackTemplate to use this
* Fix for fs.constants.COPYFILE_FICLONE_FORCE
* Removing additional parameter since it defaults to force
* updated installer template
* updated pre-migration code
* updated installer template
* Updating Network Config and Convert Config file with fixes
* added premigration changes
* updated config converter
* latest config converter
* added back asea installer template
* fixed throttling for snapshot
* Most recent changes for ALB, ALB templates, and non-fortinet fw check
* Updating target type
* added resource deletion handling
* Fixing non-fortinet firewalls, mad, and cw log kms deployment targets
* Fixing deploymentTarget issue for SSMWrite policy
* updated readme
* Adding encryption for putobject calls
* Fixing suspended account issues
* Fixing asea-assets bucket code to use local client for s3 calls
* Updating README with up to date post-migration instructions
* Added more deletion options
* removed nacl association update
* fixed post-migration write to s3
* updated config converter
* Updates for ASEA VPC lookups for cidr blocks
* updated config converter
* batched local writes
* fixed ignored ou and writeToSources
* fixed snapshot supported regions
* feat(migration): Removing MAD from config converter
* Updating documentation and updating config repository type
* Removing README at Custom-Scripts directory level
* Removing addResourcePolicy call and allowing this to be updated in phase-2 due to underlying Cloudformation behavior change
* Updating readme and inventory file with latest instructions and having detection policyPath use LZA_CONFIG_RULES instead of LZA_IAM_POLICY_CONFIG_PATH
* Reverting secrets fix temporarily
* Updating readme with asea resource handler information and table
* Updating convert-config to handle security hub issue and ssm deployment target issue
* Updating readme for KMS Key differences and only generating a single network-config during convert-config process
* Updating cdntral bucket name, adding check for node14, support for tls1.3, and macie fix for new region
* Updating behavior of nested ous, adding flag for disabling termination protection
* Find account id for non-local subnets in security group rules, remove nested ou from scp deployment targets, and switching emails to lowercaselocale
* Updating drift detection and fixing dynamic-log partitioning for vpc flow logs
* Removing VPC Flow Logs in Dynamic Partition
* updated convert config
* Updating code for 3P firewall routes
* Fixing subscription filters and destinations
* Remove VPC flow logs in post-migration and update dynamic partitioning for ssm logs
* Fixing typos in log destination and stream
* Doc updates for drift detection, refactoring warnings to sit inside config-check.ts and update drift detection scripts
* Fixing IAM role type for account, SSM Read Only Access Role, and Dynamic Partitioning
* Fixing nested stack naming check
* Fixes for nestedOus, vpcOutputs, and ssm automation docsets
* move doc to mkdocs
* add link to LZA upgrade doc on main README
* add faq content
* clarify prereq about empty OU
* added differences about logging
* typo
* detail about subscription filter
* doc feedback
* doc improvment
* fix list
* remove duplicate content
* more doc feedback
* feedback about gwlb impact
* typos
* revert change to pdf plugin
* update branch names
* add latest version of upgrade tools in lza-upgrade, remove Pre-migration folder
* update main README
* readme
* version on readme
* add FAQ for manual route table changes
* known issues
* typo
* precision
* remove note about not installing v1.6
* changelog date
* prepare for release
* sync latest lza-upgrade
* add config folder
* chore: fixed ts lint error
* fixed linting errors
* fix: fixed linting
---------
Co-authored-by: Olivier Gaumond <[email protected]>
Co-authored-by: Ryan Cerrato <[email protected]>
Co-authored-by: Brian Crissup <[email protected]>
Co-authored-by: rycerrat-aws <[email protected]>1 parent 33e4dfa commit 9e22081
File tree
162 files changed
+53750
-30
lines changed- reference-artifacts/Custom-Scripts/lza-upgrade
- cloudformation
- src
- asea-config
- assets
- cloudformation
- custom-config-rules
- cloudformation
- common
- aws
- outputs
- utils
- types
- config
- common-types
- input-config
- inventory
- preparation
- snapshot
- common
- lib
- tools/network-drift-detection
- src
- core
- cdk/src
- runtime/src/create-config-recorder
- deployments/cdk/src/deployments/config
- installer/cdk/src
- lib
- cdk-accelerator/src/core
- custom-resources
- cdk-acm-import-certificate/runtime/src
- cdk-associate-hosted-zones/runtime/src
- cdk-associate-resolver-rules/runtime/src
- cdk-cloud-trail/runtime/src
- cdk-create-hosted-zone/runtime/src
- cdk-create-resolver-rule/runtime/src
- cdk-cur-report-definition
- cdk
- runtime/src
- cdk-ec2-keypair/runtime/src
- cdk-ec2-modify-transit-gateway-attachment/runtime/src
- cdk-ec2-modify-vpc-endpoint-service-permissions/runtime/src
- cdk-fms-notification-channel/runtime/src
- cdk-guardduty-admin-setup/runtime/src
- cdk-guardduty-create-publish/runtime/src
- cdk-iam-create-role/runtime/src
- cdk-kms-grant/runtime/src
- cdk-logs-log-group/runtime/src
- cdk-logs-metric-filter/runtime/src
- cdk-s3-put-bucket-replication/runtime/src
- cdk-s3-put-bucket-versioning/runtime/src
- cdk-s3-update-logarchive-bucket-policy/runtime/src
- cdk-ssm-create-document/runtime/src
- cdk-ssm-increase-throughput/runtime/src
- cdk-transit-gateway-create-peering/runtime/src
- logs-add-subscription-filter/runtime/src
- mkdocs
- docs/lza-upgrade
- comparison
- images
- preparation
- upgrade
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
162 files changed
+53750
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 212 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
Lines changed: 47 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments