-
Notifications
You must be signed in to change notification settings - Fork 6
Add cloud formation script #258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Show resolved
Hide resolved
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Show resolved
Hide resolved
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
kcantrel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a little cleanup work and it will be prefect!
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
kcantrel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two items I found:
- The username isn't prompted for by the CF template.
- The Secret infor is inconsistent between the two scripts.
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
Management-Utilities/ec2-user-data-iscsi-create-and-mount/EC2-cloud_formation.yaml
Outdated
Show resolved
Hide resolved
kcantrel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing all the issues.
Adding cloud formation script for creating EC2 instance using current scripts (powershell/bash)