Skip to content

Commit

Permalink
chore: Rename Infracost projects
Browse files Browse the repository at this point in the history
  • Loading branch information
vdmgolub committed Oct 17, 2022
1 parent 212df5d commit 12a7323
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infracost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ version: 0.1

projects:
- path: .
name: aws
name: infra_aws
usage_file: infracost-usage.yml

- path: azure
name: azure
name: infra_azure
usage_file: azure/infracost-usage.yml

- path: google
name: google
name: infra_google
usage_file: google/infracost-usage.yml

0 comments on commit 12a7323

Please sign in to comment.