Skip to content

Commit

Permalink
Documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard-Barrett committed Oct 29, 2024
1 parent 7e2d48b commit cca179a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ fixcommit:

.PHONY: diagram
diagram:
python3 diagram.py
python diagram.py

.PHONY: tflint
tflint:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ An Example of a CICD Integration using Codefresh and BitBucket with this module

```hcl
module "codefresh_pipeline" {
source = "git::https://github.com/Richard-Barrett/terraform-codefresh-pipeline.git?ref=0.1.0"
source = "git::https://github.com/Richard-Barrett/terraform-codefresh-pipeline.git?ref=0.2.0"
pipeline_name = "my-codefresh-pipeline"
pipeline_repo = "https://github.com/your-repo.git"
Expand Down
Binary file modified images/diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cca179a

Please sign in to comment.