Skip to content

Commit

Permalink
updated terraform binary to v1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Orlov committed Dec 18, 2024
1 parent dbb96d7 commit c6fd550
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/modules.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Modules Test Run - Terraform v1.10.2'
name: 'Modules Test Run - Terraform v1.10.3'

on:
schedule:
Expand All @@ -7,7 +7,7 @@ on:

jobs:
setup:
name: 'Modules Test Run - Terraform v1.10.2'
name: 'Modules Test Run - Terraform v1.10.3'
runs-on: self-hosted
env:
terraform_link: ${{ secrets.TERRAFORM_BINARY }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

| | Pipeline Status | Version |
|-------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------|
| Terraform v1.10.2 | [![](https://github.com/selectel/selectel-infra-examples/actions/workflows/modules.yml/badge.svg)](https://github.com/selectel/selectel-infra-examples/actions/workflows/modules.yml) | [![version](https://img.shields.io/badge/Terraform-1.10.2-green.svg)](https://github.com/hashicorp/terraform/releases/tag/v1.10.2) |
| Terraform v1.10.3 | [![](https://github.com/selectel/selectel-infra-examples/actions/workflows/modules.yml/badge.svg)](https://github.com/selectel/selectel-infra-examples/actions/workflows/modules.yml) | [![version](https://img.shields.io/badge/Terraform-1.10.3-green.svg)](https://github.com/hashicorp/terraform/releases/tag/v1.10.3) |
| OpenTofu Latest | [![](https://github.com/selectel/selectel-infra-examples/actions/workflows/opentofu.yml/badge.svg)](https://github.com/selectel/selectel-infra-examples/actions/workflows/opentofu.yml) | [![version](https://img.shields.io/badge/OpenTofu-Latest-green.svg)](https://github.com/opentofu/opentofu/releases/latest) |

- [Selectel Terraform Modules Example](#selectel-terraform-modules-example)
Expand Down

0 comments on commit c6fd550

Please sign in to comment.