ansible / ansible

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
https://www.ansible.com/
GNU General Public License v3.0
62.7k stars 23.87k forks source link

elasticache encryption options #41348

Closed mpechner closed 4 years ago

mpechner commented 6 years ago
SUMMARY

Need to create elasticache clusters with both transit_encryption_enabled and at_rest_encryption_enabled set to true

ISSUE TYPE
COMPONENT NAME

aws elasticache

ANSIBLE VERSION
ansible 2.5.1
  config file = /etc/ansible/ansible.cfg
  configured module search path = [u'/Users/mpechner/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /Library/Python/2.7/site-packages/ansible
  executable location = /usr/local/bin/ansible
  python version = 2.7.10 (default, Feb  7 2017, 00:08:15) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)]
CONFIGURATION

HOST_KEY_CHECKING(/etc/ansible/ansible.cfg) = False

OS / ENVIRONMENT

OSX

STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
ansibot commented 6 years ago

Files identified in the description:

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibot commented 6 years ago

cc @alachaum @jsdalton click here for bot help

ansibot commented 4 years ago

cc @jillr @s-hertel @tremble click here for bot help

deekayen commented 4 years ago

In case it helps, here's the AWS doc on encryption at rest for Elasticache with Redis. https://github.com/awsdocs/amazon-elasticache-docs/blob/master/doc_source/redis/at-rest-encryption.md

deekayen commented 4 years ago

The Trend Micro conformity platform marks the absence of encryption as a High risk: https://www.cloudconformity.com/knowledge-base/aws/ElastiCache/in-transit-and-at-rest-encryption.html

ansibot commented 4 years ago

Thank you very much for your interest in Ansible. Ansible has migrated much of the content into separate repositories to allow for more rapid, independent development. We are closing this issue/PR because this content has been moved to one or more collection repositories.

For further information, please see: https://github.com/ansible/ansibullbot/blob/master/docs/collection_migration.md