Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 6
  • 6.1
  • 6.1.0
  • 6.0
  • 6.0.1
  • 6.0.0
  • 5
  • 5.7
  • 5.7.0
  • 5.6
  • 5.6.1
  • 5.6.0
  • 5.5
  • 5.5.6
  • 5.5.5
  • 5.5.4
  • 5.5.3
  • 5.5.2
  • 5.5.1
  • 5.5.0
21 results

CHANGELOG.md

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    To find the state of this project's repository at the time of any of these versions, check out the tags.
    CHANGELOG.md 23.29 KiB

    6.1.0 (2025-03-10)

    Features

    • skip GCP ADC authent when GCP_JWT is not present (4d399b6)

    6.0.1 (2025-03-08)

    Bug Fixes

    • auto-cleanup of review apps not working (ac8ae88)

    6.0.0 (2025-02-20)

    Features

    • init: make terraform init options configurable (bf89584)

    BREAKING CHANGES

    • init: projects overriding the init-opts input / $TF_INIT_OPTS variable will loose the '-reconfigure' flag

    5.7.0 (2025-02-09)

    Features

    • add support for extra APK args (dfcaa1d)

    5.6.1 (2025-02-03)

    Bug Fixes

    • gcp: reduce scope of GCP App Default Creds script to template (aed889f)

    5.6.0 (2025-01-27)

    Features

    • disable tracking service by default (793b8bc)

    5.5.6 (2024-12-10)

    Bug Fixes

    • remove -auto-approve from apply jobs with upstream plans (fbf6481)

    5.5.5 (2024-11-02)

    Bug Fixes

    • limit security reports access to developer role or higher (45f4ee6)

    5.5.4 (2024-10-24)

    Bug Fixes

    • set missing artifacts expiration (0e775f2)

    5.5.3 (2024-10-04)

    Bug Fixes

    • release: support full semantic-versioning specifcation (with prerelease and build metadata) (7945c41)

    5.5.2 (2024-10-02)

    Bug Fixes

    • lock state on TF_HTTP_ADDRESS location and not on default state (54400fc)

    5.5.1 (2024-09-29)

    Bug Fixes

    • tf-validate: remove TF_PROJECT_DIR from path (5a0302d), closes #89

    5.5.0 (2024-07-09)

    Features

    5.4.14 (2024-06-30)

    Bug Fixes

    • skip workspace selection (f69b484)

    5.4.13 (2024-05-23)

    Bug Fixes

    • publish: fix unsupported regex match operator (0df1490)

    5.4.12 (2024-05-20)

    Bug Fixes

    • terraform backend initialization order for AWS (06314f9)

    5.4.11 (2024-05-07)

    Bug Fixes

    5.4.10 (2024-05-05)

    Bug Fixes

    • workflow: disable MR pipeline from prod & integ branches (6c75f51)

    5.4.9 (2024-04-29)

    Bug Fixes

    • plug preinit.sh for tf-validate job (b9729cf)

    5.4.8 (2024-04-06)

    Bug Fixes

    • gcp: setup GCP credentials through ADC; get rid of gcp-auth-provider (c7b6d21)

    5.4.7 (2024-04-06)

    Bug Fixes

    • plan: don't lock state when generating tf plan from MR (b61219f)

    5.4.6 (2024-04-06)

    Bug Fixes

    • plan: expire tf plan artifact after one day (b8fb76d), closes #67

    5.4.5 (2024-04-03)

    Bug Fixes

    • variants: use service containers "latest" image tag (Vault, GCP) (ae811fb)

    5.4.4 (2024-04-02)

    Bug Fixes

    • remove extra '\n' in netcated HTTP query (618b6b9), closes #73

    5.4.3 (2024-04-02)

    Bug Fixes

    • all jobs should extend .tf-base (c21e399)

    5.4.2 (2024-03-24)

    Bug Fixes

    • add write check permission before updating ca certs (98a0318)

    5.4.1 (2024-03-20)

    Bug Fixes

    • tf-publish-module: add an explicit message on curl error (5cf5b08)

    5.4.0 (2024-1-27)

    Features

    • migrate to CI/CD component (93c29a2)

    5.3.0 (2023-12-8)

    Features

    • use centralized service images (gitlab.com) (8fabac4)

    5.2.0 (2023-12-3)

    Features

    • support private registries authentication (0e374c0)

    5.1.0 (2023-11-21)

    Features

    5.0.2 (2023-11-18)

    Bug Fixes

    • applying the plan from the plan job (07c42bc)

    5.0.1 (2023-10-16)

    Bug Fixes

    5.0.0 (2023-09-26)

    • feat!: support environment auto-stop (244cc49)

    BREAKING CHANGES

    • now review environments will auto stop after 4 hours by default. Configurable (see doc).

    4.0.3 (2023-09-19)

    Bug Fixes

    • checkov: remove directory from configurable checkov args (371b583)

    4.0.2 (2023-09-19)

    Bug Fixes

    • tflint: run tflint init to install modules (1fd9090)

    4.0.1 (2023-09-06)

    Bug Fixes

    • remove .terraform.lock.hcl from cache (0c13bff)

    4.0.0 (2023-08-28)

    Features

    • oidc: OIDC authentication support now requires explicit configuration (see doc) (89dfcb5)

    BREAKING CHANGES

    • oidc: OIDC authentication support now requires explicit configuration (see doc)

    3.12.3 (2023-08-18)

    Bug Fixes

    • configure http backend via exported variables only (0513532)

    3.12.2 (2023-06-15)

    Bug Fixes

    • url: revert to wget method and fallback to netcat on error for busybox (02a7096)

    3.12.1 (2023-06-15)

    Bug Fixes

    • image: update TF_IMAGE default value from light to latest (0b9437f)

    3.12.0 (2023-06-12)

    Bug Fixes

    • hooks: chmod only when required (0dd1c70)

    Features

    • tf-publish: add terraform module publish support (e7c245d)

    3.11.0 (2023-05-30)

    Features

    • tf-docs: add terraform docs build support (bc9aaba)

    3.10.0 (2023-05-27)

    Features

    • workflow: extend (skip ci) feature (1ec2316)

    3.9.1 (2023-04-27)

    Bug Fixes

    • tflint: add recursive option to default args (b5270f7)

    3.9.0 (2023-03-20)

    Features

    • add terraform validate job (24de67c)

    3.8.0 (2023-03-11)

    Bug Fixes

    • workspace: unset $TF_WORKSPACE to avoid conflict with Terraform (28c128e)

    Features

    • workspace: select or create (d94c4b0)
    • workspace: support auto value (ae5fbdf)

    3.7.0 (2023-03-10)

    Features

    • add support for terraform workspaces (e7e0d50), closes #45

    3.6.3 (2023-02-19)

    Bug Fixes

    • improve logs when @url@ variable eval fails (aa396f2)

    3.6.2 (2023-01-27)

    Bug Fixes

    • gcp: remove enforced var (6c2fae1)

    3.6.1 (2023-01-26)

    Bug Fixes

    • Add registry name in all Docker images (e99d316)

    3.6.0 (2023-01-13)

    Features

    • use new tfsec image as default (8afc1e1)

    3.5.1 (2023-01-10)

    Bug Fixes

    • change the way to TRACE tflint (f2761e3)

    3.5.0 (2023-01-05)

    Features

    • add GCP Auth provider variant (4a8d78e)

    3.4.0 (2022-12-30)

    Features

    • job: add "needs" for Jobs with no dependency to make the CI faster (e6cd115)

    3.3.0 (2022-12-13)

    Features

    • vault: configurable Vault Secrets Provider image (93c60c4)

    3.2.1 (2022-10-19)

    Bug Fixes

    • -var and -var-file options cannot be used when applying a saved plan (7a345de)

    3.2.0 (2022-10-18)

    Features

    • job: add terraform fmt checker (08a1ee3), closes #37

    3.1.0 (2022-10-04)

    Features

    3.0.0 (2022-08-05)

    Features

    BREAKING CHANGES

    • change default workflow from Branch pipeline to MR pipeline

    2.8.0 (2022-06-29)

    Features

    • add implicit Backend configuration (66cf555)
    • add implicit tfvars support (eada2c7)

    2.7.1 (2022-05-25)

    Bug Fixes

    • install curl when not found for DELETE method (ac6ff96)

    2.7.0 (2022-05-13)

    Features

    • remove GitLab managed Terraform state on environment deletion (e4232e6)

    2.6.0 (2022-05-09)

    Features

    • add JSON format for TFSec output (34c8f41)

    2.5.0 (2022-05-01)

    Features

    • configurable tracking image (163c306)

    2.4.3 (2022-04-27)

    Bug Fixes

    • avoid merge request pipelines (4ecf4e5)

    2.4.2 (2022-02-24)

    Bug Fixes

    • vault: revert Vault JWT authentication not working (ef9078f)

    2.4.1 (2022-02-23)

    Bug Fixes

    • vault: Vault JWT authentication not working (5732c06)

    2.4.0 (2022-01-10)

    Features

    • Vault variant + non-blocking warning in case failed decoding @url@ variable (4f1265a)

    2.3.2 (2021-12-21)

    Bug Fixes

    • ci: only launch production plan when merge request targets the prod branch (898275e)

    2.3.1 (2021-12-03)

    Bug Fixes

    • execute hook scripts with shebang shell (f552ee2)

    2.3.0 (2021-10-18)

    Features

    • add plugin for cloud providers (370c141)

    2.2.4 (2021-10-18)

    Bug Fixes

    • revert test jobs on change only (53378e4)

    2.2.3 (2021-10-15)

    Bug Fixes

    2.2.2 (2021-10-15)

    Bug Fixes

    • enable change on subdir (e80d07d)

    2.2.1 (2021-10-13)

    Bug Fixes

    • only launch tests job on code update (38b1143)

    2.2.0 (2021-10-13)

    Features

    • allow to override Terraform commands using a GitLab reference feature. (64bed8a)

    2.1.1 (2021-10-07)

    Bug Fixes

    • use master or main for production env (fb622a1)

    2.1.0 (2021-09-19)

    Features

    2.0.0 (2021-09-08)

    Features

    • Change boolean variable behaviour (f175aed)

    BREAKING CHANGES

    • boolean variable now triggered on explicit 'true' value

    1.1.2 (2021-07-21)

    Bug Fixes

    • remove dependencies on tfsec, tflint and checkcov (f8f1e87)

    1.1.1 (2021-07-08)

    Bug Fixes

    • conflict between vault and scoped vars (27ebea7)

    1.1.0 (2021-06-10)

    Features

    1.0.0 (2021-05-06)

    Features