Skip to content

Releases: kral2/iacbox

v0.6.0

24 Oct 22:09
9d2b967
Compare
Choose a tag to compare

2021-10-24

New features

  • OCI API: Add instance_principal authentication (Fix #2)
  • Auto-configure oci-cli and project_o cli (Fix #4)

Fixes

  • Hashistack-installer bumped to v0.3.2 : fix waypoint installation on Linux arm architecture

v0.5.0

15 Oct 02:20
c033a46
Compare
Choose a tag to compare

2021-10-13

New features

Bootstrap.sh installs new and tooling:

  • project_o : a smart oci-cli wrapper
  • GitHub cli
  • full HashiCorp stack: Packer, Terraform, Consul, Vault, Nomad, Boundary, Waypoint
  • container tooling (podman)

Changes

  • Hashistack-installer bumped to v0.3.1
  • Base image OCID is now dynamically retrieved, using the latest available version for the operating system family

v0.4.0

09 Oct 04:35
673b853
Compare
Choose a tag to compare

2021-10-09

New features

Bootstrap.sh installs new programming language and tooling:

  • Go 1.17.2
  • pre-commit 2.15.0 : A framework for managing and maintaining multi-language Git pre-commit hooks.
  • terraform-docs 0.16.0 : Generate Terraform modules documentation in various formats

Changes

  • pre-commit now use the official hook from the terraform-docs Github repo
  • Ansible is now installed using pip to get more recent versions. Current version: 2.11

v0.3.0

08 Oct 11:24
333fd6d
Compare
Choose a tag to compare

2021-10-08

Changes

add a reserved Public IP to iacbox instance

v0.2.1

08 Oct 11:14
9e567e4
Compare
Choose a tag to compare

2021-10-08

Changes

Bumped Compute module to v2.2.0

v0.2.0

06 Oct 14:20
7235cca
Compare
Choose a tag to compare

2021-10-06

Changes

Bumped Compute module to v2.2.0-RC1

New features

Terraform Cloud compatibility: this repo can be linked to a Terraform Cloud workspace for automatic applyon commit.

v0.1.1

06 Oct 10:51
467ded6
Compare
Choose a tag to compare

2021-10-06

Initial release

Deploys a vcn with a public subnet, and a Linux 8 instance on ARM. The instance comes with these tools installed:

  • Terraform
  • Packer
  • Ansible, oracle.oci collection and usefull roles
  • oci-cli
  • Python virtualenvwrapper, oci sdk