Skip to content

Commit

Permalink
doc and example change (#5)
Browse files Browse the repository at this point in the history
doc and example change

Reviewed-by: Artem Lifshits
  • Loading branch information
anton-sidelnikov authored May 25, 2023
1 parent 141dede commit bc7be47
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .zuul.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
- job:
name: modules-tflint
name: project-factory-tflint
parent: golang-make
vars:
make_command: tflint
Expand All @@ -10,7 +10,7 @@
default-branch: main
check:
jobs:
- modules-tflint
- project-factory-tflint
gate:
jobs:
- modules-tflint
- project-factory-tflint
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Terraform Modules for Open Telekom Cloud
This repository helps to create an OpenTelekomCloud based cloud-native infrastructure landscape with different services like VPC, LoadBalancers, ECS and much more.
# Terraform Project Modules for Open Telekom Cloud
This repository for specific OpenTelekomCloud terraform modules which can helps to create standalone Project.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit bc7be47

Please sign in to comment.