Skip to content

Releases: timoa/terraform-oci-vscode-server

v0.7.0

29 May 21:47
Compare
Choose a tag to compare

0.7.0 (2022-05-29)

Bug Fixes

  • 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)

Features

  • 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)

v0.6.0

27 May 02:20
Compare
Choose a tag to compare

0.6.0 (2022-05-27)

Bug Fixes

  • 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)

Features

  • 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)

v0.5.1

21 May 11:29
Compare
Choose a tag to compare

0.5.1 (2022-05-21)

Bug Fixes

v0.5.0

19 May 11:24
Compare
Choose a tag to compare

0.5.0 (2022-05-19)

Bug Fixes

  • 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)

Features

  • firewall: add a security list for SSH and VScode (14cf9a4)

v0.4.1

17 May 22:34
Compare
Choose a tag to compare

0.4.1 (2022-05-17)

Bug Fixes

  • key-pair: add the automatic Key Pair generation (173b469)
  • network: fix too long DNS name (max 15 chars only) (97a0865)

v0.4.0

15 May 22:15
Compare
Choose a tag to compare

0.4.0 (2022-05-15)

Bug Fixes

  • 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)

Features

  • instance: add the instance config + cloudinit (WIP) (9496dc0)

v0.3.0

13 May 21:12
Compare
Choose a tag to compare

0.3.0 (2022-05-13)

Bug Fixes

  • cicd: add the missing compartment_ocid env var on the GitHub Secrets (b236e08)

Features

  • network: add the creation of the network (89ee50b)

v0.2.0

12 May 22:16
Compare
Choose a tag to compare

0.2.0 (2022-05-12)

Features

  • project: add the core files for Terraform (860d90f)