Terraform Aws Gitlab Runner Versions Save

Terraform module for AWS GitLab runners on ec2 (spot) instances

7.6.1

1 week ago

7.6.1 (2024-05-10)

Bug Fixes

7.6.0

2 weeks ago

7.6.0 (2024-05-01)

Features

  • add option to use a pre-registered Runner (#1115) (9153a3a)

7.5.0

1 month ago

7.5.0 (2024-04-11)

Features

  • add field create_aws_s3_bucket_public_access_block to variable runner_worker_cache (#1105) (aa93e76)

Bug Fixes

  • do not deregister GitLab tokens which are still in use (#1102) (9cdab00)

7.4.0

3 months ago

7.4.0 (2024-02-15)

Features

  • error checking for initial API token call (#1080) (6b3740a)

Bug Fixes

  • rename pull_policies to pull_policy in config.toml (#1084) (df39014)
  • repair errors in startup shell script (#1087) (9b7c465)

7.3.1

3 months ago

7.3.1 (2024-02-08)

Bug Fixes

  • remove v in tags to enable automatic push to Terraform registry (#1081) (29da6ed), closes #1048

v7.3.0

3 months ago

7.3.0 (2024-01-29)

Features

  • support setting throughput and iops for ebs volumes (#1063) (796856a)

v7.2.3

3 months ago

7.2.3 (2023-12-21)

Bug Fixes

7.2.2

6 months ago

7.2.2 (2023-11-14)

Bug Fixes

  • remove the deprecated runner_user_data output variable (#1032) (4e22a6c)
  • retry the jq installation in case of errors (#1033) (1ab5690)

7.2.1

6 months ago

7.2.1 (2023-11-10)

Bug Fixes

  • delete the 'runner_config_toml_rendereded' output variable (#1019) (3f7eaea)
  • run the GitLab Runner deregistration process at shutdown (#1034) (68884fd)

7.2.0

6 months ago

7.2.0 (2023-11-07)

Features

  • add new authentication method for GitLab >= 16 (#876) (c870745)