Renaming of Terraform to OpenTF

This commit is contained in:
Yaron Yarimi
2023-08-22 12:38:28 +03:00
parent d4bf44dfb6
commit da56f706e7
14 changed files with 227 additions and 227 deletions

View File

@@ -5,7 +5,7 @@ generate:
go generate ./...
# We separate the protobuf generation because most development tasks on
# Terraform do not involve changing protobuf files and protoc is not a
# OpenTF do not involve changing protobuf files and protoc is not a
# go-gettable dependency and so getting it installed can be inconvenient.
#
# If you are working on changes to protobuf interfaces, run this Makefile
@@ -43,4 +43,4 @@ website/build-local:
# under parallel conditions.
.NOTPARALLEL:
.PHONY: fmtcheck importscheck generate protobuf staticcheck website website/local website/build-local
.PHONY: fmtcheck importscheck generate protobuf staticcheck website website/local website/build-local