Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information