0.7.0 (2022-05-29)
- ansible: reboot only if there is kernel updates that really need a reboot (d3296ac)
- cicd: add missing Cloudflare ENV vars (1bd7090)
- cicd: add the CLoudflare API on the Harden runner allow list (e6f4922)
- cloudflare: fix Ansible vars file when Cloudflare is not enabled (6b2267b)
- cloudflare: fix condition for zone data source (a34b86c)
- cloudflare: add support to the Cloudflare provider (f6b17f8)
- cloudflare: add the Cloudflare Account ID (da14c31)
- cloudflare: create a dedicated Cloudflare Ansible playbook (5eb5516)
- cloudflare: create the Cloudflare Access Tunnel (367af1d)
- cloudflare: create the Cloudflare Tunnel automatically and allow only list of users (1251841)
- cloudflare: get the Zone ID + create the Cloudflare Access Application (1a0fe4b)
- cloudflare: install the Cloudflare agent (cloudflared) with Ansible (716b194)
- cloudflare: make Cloudflare Zero Trust optional (62316ac)
- vscode: deactivate password since using SSH tunnel or Cloudflare Zero Trust (c41c99e)
0.6.0 (2022-05-27)
- ansible: provides system information to the playbooks (e1e4e0e)
- ansible: use Ansible command to check if the block volume is formated or not (a88c58a)
- cloudinit: update the path to the template + cleanup (WIP) (a1bd7ff)
- install: trigger te local exec scripts when the instance is replaced (61a928b)
- project: fix previous messy commit (1818695)
- ansible: ad the playbooks for mounting the /data volume + VSCode Server install (5119802)
- ansible: add common + devops deps (if enabled) with Ansible (4598921)
- install: create the Ansible hosts and vars files from the Terraform state (bbde721)
- install: execute the Ansible Playbooks for mounting /data + VS Code Server install (6dc2e69)
0.5.1 (2022-05-21)
- lint: TFLint fixes (42197fc)
0.5.0 (2022-05-19)
- ad: use dynamic AD attribution to avoid the "Out of Host capacity" error on the free tier (254c3b0)
- cloudinit: remove the deprecated template provider (8955dc7)
- instance: trigger the mount script on volume attachment changes (55e5369)
- network: remove unused variable (35208a4)
- firewall: add a security list for SSH and VScode (14cf9a4)
0.4.1 (2022-05-17)
- key-pair: add the automatic Key Pair generation (173b469)
- network: fix too long DNS name (max 15 chars only) (97a0865)
0.4.0 (2022-05-15)
- backups: remove deprecated command to create volume backups (25f0c5e)
- network: use freefrom_tags instead of defined_tags (379220a)
- provider: add missing template provider + TFLint fixes (c1a09b3)
- instance: add the instance config + cloudinit (WIP) (9496dc0)
0.3.0 (2022-05-13)
- cicd: add the missing compartment_ocid env var on the GitHub Secrets (b236e08)
- network: add the creation of the network (89ee50b)
0.2.0 (2022-05-12)
- project: add the core files for Terraform (860d90f)