Skip to content

Commit

Permalink
modify source on vendor yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
haitham911 committed Dec 29, 2024
1 parent ee879d9 commit f10db51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/demo-vendoring/vendor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:

sources:
- component: "github/stargazers"
source: "git::https://github.com/cloudposse/atmos.git//examples/demo-library/{{ .Component }}?ref={{.Version}}"
source: "github.com/cloudposse/atmos.git//examples/demo-library/{{ .Component }}?ref={{.Version}}"
version: "main"
targets:
- "components/terraform/{{ .Component }}/{{.Version}}"
Expand Down

0 comments on commit f10db51

Please sign in to comment.