chore: replace remaining references of terraform to opentofu
This commit is contained in:
parent
26f489ecc0
commit
43a592d7a1
6 changed files with 11 additions and 21 deletions
6
.github/workflows/opentofu.yml
vendored
6
.github/workflows/opentofu.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Terraform
|
||||
name: OpenTofu
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -9,8 +9,8 @@ permissions:
|
|||
contents: read
|
||||
|
||||
jobs:
|
||||
terraform:
|
||||
name: Terraform
|
||||
opentofu:
|
||||
name: OpenTofu
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue