-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update EC2 pipelines and var names #1
Merged
Merged
Conversation
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
luisffc
added a commit
that referenced
this pull request
Nov 7, 2023
Add describe and start ec2 instance pipelines fix names and add param support multiple instances json decode output Update EC2 pipelines and var names (#1) Fix param and step name references Remove unnecessary null check on list(string) param Add modify_rds_db_instance Add list_s3_buckets pipeline Add tag_resources pipeline feat: update_s3_bucket_versioning pipeline rds fixes work-around: added defaults to vars to work-around a parse validation error refactor: get raw stdout/stderr Add untag_resources pipeline Add titles, fix spacing, update descriptions lots of changes moving rds to its folder add backup_retention_period to rds add create_iam_role Add descriptions to pipelines Added pipeline to list groups for a user create_iam_policy Add start_ec2_instances pipeline Updated the List Groups by User pipeline and param description attach_role_policy Add put_role_policy add_role_inline_policy Added session token support Add library mod for aws-ec2. add pipeline for deleting security group rules fix s3 reference in security group pipeline Added list users pipeline Writen read s3 file Rename IAM pipelines, add output descriptions Updated the list users pipeline Updated the output variable and its description iam instance profile vpc create and describe remove non defaults values from read_s3_file describe_subnets modify_ec2_instance_metadata_options renaming files fix typo put_s3_bucket_encryption updating pipeline names update_s3_public_access_block Add S3 bucket create and delete pipelines with tests, update var descriptions Add test_update_s3_bucket_versioning and update outputs in test_create_s3_bucket Move S3 tests Cleanup in S3 test files add params to s3 bucket create_subnet Renaming bucket_name parameter to bucket to match aws-cli Add EBS default encryption and modify volume pipelines (#2) Add missing quote Rename update_s3_public_access_block and add get_s3_bucket_versioning pipeline Add more check steps to test_update_s3_bucket_versioning update description for aws-ec2 pipelines. Updated title and descriptions. Add minor comments to test Fix outputs in test_update_s3_bucket_versioning pipeline create ec2 instance add terminate_ec2_instances and test create rename security group rule revocation update pipeline descriptions Fix revoke_security_group_ingress_rule pipeline name Update S3 tests to use hardcoded us-east-1 region Add TODO around location to create_s3_bucket write documentation moving docs to root add test_modify_ec2_instance_metadata_options snapshot pipelines Code cleanup elb, lambda, sns, sqs, vpc pipelines
luisffc
added a commit
that referenced
this pull request
Nov 7, 2023
Add describe and start ec2 instance pipelines fix names and add param support multiple instances json decode output Update EC2 pipelines and var names (#1) Fix param and step name references Remove unnecessary null check on list(string) param Add modify_rds_db_instance Add list_s3_buckets pipeline Add tag_resources pipeline feat: update_s3_bucket_versioning pipeline rds fixes work-around: added defaults to vars to work-around a parse validation error refactor: get raw stdout/stderr Add untag_resources pipeline Add titles, fix spacing, update descriptions lots of changes moving rds to its folder add backup_retention_period to rds add create_iam_role Add descriptions to pipelines Added pipeline to list groups for a user create_iam_policy Add start_ec2_instances pipeline Updated the List Groups by User pipeline and param description attach_role_policy Add put_role_policy add_role_inline_policy Added session token support Add library mod for aws-ec2. add pipeline for deleting security group rules fix s3 reference in security group pipeline Added list users pipeline Writen read s3 file Rename IAM pipelines, add output descriptions Updated the list users pipeline Updated the output variable and its description iam instance profile vpc create and describe remove non defaults values from read_s3_file describe_subnets modify_ec2_instance_metadata_options renaming files fix typo put_s3_bucket_encryption updating pipeline names update_s3_public_access_block Add S3 bucket create and delete pipelines with tests, update var descriptions Add test_update_s3_bucket_versioning and update outputs in test_create_s3_bucket Move S3 tests Cleanup in S3 test files add params to s3 bucket create_subnet Renaming bucket_name parameter to bucket to match aws-cli Add EBS default encryption and modify volume pipelines (#2) Add missing quote Rename update_s3_public_access_block and add get_s3_bucket_versioning pipeline Add more check steps to test_update_s3_bucket_versioning update description for aws-ec2 pipelines. Updated title and descriptions. Add minor comments to test Fix outputs in test_update_s3_bucket_versioning pipeline create ec2 instance add terminate_ec2_instances and test create rename security group rule revocation update pipeline descriptions Fix revoke_security_group_ingress_rule pipeline name Update S3 tests to use hardcoded us-east-1 region Add TODO around location to create_s3_bucket write documentation moving docs to root add test_modify_ec2_instance_metadata_options snapshot pipelines Code cleanup elb, lambda, sns, sqs, vpc pipelines
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.