Skip to content
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 Parameters #6

Open
caiocezart opened this issue Jul 22, 2020 · 0 comments
Open

SSM Parameters #6

caiocezart opened this issue Jul 22, 2020 · 0 comments

Comments

@caiocezart
Copy link
Contributor

Objectives:

  • Generate 4 empty keys on SSM Parameter Store to be used for wordpress secrets.
    • /wordpress/WORDPRESS_DB_HOST
    • /wordpress/WORDPRESS_DB_USER
    • /wordpress/WORDPRESS_DB_PASSWORD
    • /wordpress/WORDPRESS_DB_NAME

Acceptance Criteria:

  • Parameters are of type SecureString either with default or custom SSM Key
  • Terraform code for creating ssm parameters
  • Value of parameters to be manually changed through the console (terraform leave logging trace of the values)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants