Deploy Wordpress over GCP with Terraform and Ansible.
- Network and two subnets: private and public.
- DNS with two zones: private and public.
- Filestore: shared wordpress files between all instance group.
- CloudSQL: save wordpress aplication data.
- VMs: deploy instances with wordpress base image.
With Ansible create the base wordpress image, after this image uses on template for instance group manager.