- Open the AWS Console
- Click on your username near the top right and select My Security Credentials
- Click on Users in the sidebar
- Click on your username
- Click on the Security Credentials tab
- Click Create Access Key
- Click Show User Security Credentials
- Copy access key and secret key
- Then fill in the values inside the file
- ansible-galaxy collection install community.general
- terraform init
- terraform apply -auto-approve
You will see the output with SSH access and Wordpress URL and Wordpress admin password.