-
Notifications
You must be signed in to change notification settings - Fork 398
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
SSM connection plugin - Add encryption tests #1657
SSM connection plugin - Add encryption tests #1657
Conversation
@markuman added your ssm_parameter suggestion |
This comment was marked as resolved.
This comment was marked as resolved.
hmm
The parameter itself is correct
|
@markuman Yeah, I've tested it locally. mattclay/aws-terminator#255 is the missing permission. |
recheck |
This comment was marked as resolved.
This comment was marked as resolved.
recheck |
This comment was marked as resolved.
This comment was marked as resolved.
recheck |
recheck |
Backport to stable-5: 💚 backport PR created✅ Backport PR branch: Backported as #1658 🤖 @patchback |
SSM connection plugin - Add encryption tests Depends-On: ansible/ansible-zuul-jobs#1746 SUMMARY Expand on the aws_ssm connection integration tests Follow up on suggestion to use ssm_parameter to locate AMIs Add tests for connection using encrypted buckets ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ssm ADDITIONAL INFORMATION (cherry picked from commit 34e073d)
[PR #1657/34e073d5 backport][stable-5] SSM connection plugin - Add encryption tests This is a backport of PR #1657 as merged into main (34e073d). Depends-On: ansible/ansible-zuul-jobs#1746 SUMMARY Expand on the aws_ssm connection integration tests Follow up on suggestion to use ssm_parameter to locate AMIs Add tests for connection using encrypted buckets ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ssm ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <[email protected]>
…EngineMode to the list of parameters that can be passed when creating or modifying a Multi-AZ RDS cluster. (ansible-collections#1657) rds_cluster - enable creation or modification of AllocatedStorage, DBClusterInstanceClass, StorageType, Iops, and EngineMode SUMMARY Add AllocatedStorage, DBClusterInstanceClass, StorageType, Iops and EngineMode to the list of parameters that can be passed when creating or modifying a Multi-AZ RDS cluster. ISSUE TYPE Bugfix Pull Request COMPONENT NAME rds_cluster Reviewed-by: Taeho Park Reviewed-by: Mike Graves <[email protected]>
Depends-On: ansible/ansible-zuul-jobs#1746
SUMMARY
Expand on the aws_ssm connection integration tests
ISSUE TYPE
COMPONENT NAME
aws_ssm
ADDITIONAL INFORMATION