Skip to content

Releases: timoa/terraform-oci-module-example

v0.2.5

17 Apr 20:46
Compare
Choose a tag to compare

0.2.5 (2023-04-17)

Bug Fixes

  • cicd: fix Terraform install (4879a37)

v0.2.4

21 Jun 14:00
Compare
Choose a tag to compare

0.2.4 (2022-06-21)

Bug Fixes

  • cicd: update the label name for the dependencies (53fbc07)

v0.2.3

12 May 22:11
Compare
Choose a tag to compare

0.2.3 (2022-05-12)

Bug Fixes

  • cicd: add missing env vars on the code review jobs for TFLint and TFSec (88cbc65)

v0.2.2

12 May 05:28
Compare
Choose a tag to compare

0.2.2 (2022-05-12)

Bug Fixes

  • output: fix the empty output by listing the OCI regions instead of the quotas (49816cc)

v0.2.1

12 May 04:59
Compare
Choose a tag to compare

0.2.1 (2022-05-12)

v0.2.0

05 May 02:48
Compare
Choose a tag to compare

0.2.0 (2022-05-05)

Bug Fixes

  • cicd: add the auth config for OCI (53fd294)
  • cicd: fix old GitHub Actions addPath function (9a1eda3)
  • cicd: force checkout of the main branch during release to get latest changes (adca009)
  • cicd: try to fix the OCI auth on GitHub Actions (587ab3f)
  • provider: try to fix the OCI authentication (f5d16d7)

Features

  • terraform: add the default variables for the OCI auth + get quotas for a specific region (cb381bb)