devopsacademyau / 2020-feb-project1-group2

Creative Commons Attribution Share Alike 4.0 International
0 stars 2 forks source link

Systems Manager Parameter store #21

Open kikobr82 opened 4 years ago

kikobr82 commented 4 years ago

Objectives:

Acceptance Criteria:

deniseddi commented 4 years ago

To generate 4 keys to store wordpress secrets:

deniseddi commented 4 years ago

How shoud I name this file? parameter-store.tf ?

kikobr82 commented 4 years ago

That's your decision.. :) file names can change anytime anyway.. no need to worry with that.

Please, create a PR, so we can approve it and merge. Remember to include in the documentation what needs to be done once the terraform code is applied.

deniseddi commented 4 years ago

"Remember to include in the documentation what needs to be done once the terraform code is applied." So, after running terraform apply ?

Kiko, I am not sure if you meant the above or something else? And does this information to go into the documentation is to be saved in a file annexed to the parameter-store.tf as a README file or in here or elsewhere? Cheers

kikobr82 commented 4 years ago

The EC2 creatio. is just so you can test and validate it's all working, so no need to be done on every deployment.

What you need to include in the README is the steps required to include the right values in those parameters store keys... As you mentioning, if you are doing through the console, those values will be encrypted by default, so no need too have the encryption step included, but how to change the values in the console should be there..

deniseddi commented 4 years ago

For the README

After running terraform apply, in order to include the right values in the parameters store keys or change the values manually: