-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (chore): Update publish global * (feat): Add func createInstancePolicy for handle default policy * feat(nx-aws-cdk): remove tag comment * feat(nx-aws-cdk): update minimal policy * feat(nx-aws-cdk): remove get secret resource * feat(nx-aws-cdk): update ssm policy * fix(nx-aws-cdk): update logic check exsiting role or not and create new one. * feat(nx-aws-cdk): format string resource in aws-cdk-stack * feat(nx-aws-cdk): clean code and format code spacing * feat(nx-aws-cdk): add ebs Encrypted and KmsKeyId option * fix(nx-aws-cdk): fix user-data string format * chore(nx-aws-cdk): update aws-cdk-stack version * fix(nx-aws-cdk): remove CloudWatch logs in minimal policy * feat(nx-aws-cdk): reduce minimal policy * fix(nx-aws-cdk): fix role checking method * feat(nx-aws-cdk): add existingRole for crete new role or get existing role * feat(nx-aws-cdk): add existingRole flag for handle get exist role or create new ones.
- Loading branch information
Showing
7 changed files
with
126 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters