Skip to content

Commit

Permalink
Enable legacy hasDownloads option
Browse files Browse the repository at this point in the history
Signed-off-by: Ringo De Smet <[email protected]>
  • Loading branch information
ringods committed Mar 15, 2024
1 parent 449194b commit f52ed40
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions 02-repositories/cockroach.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ description: Pulumi provider for Cockroach DB
type: provider
template: pulumi-tf-provider-boilerplate
import: true
hasDownloads: true
1 change: 1 addition & 0 deletions 02-repositories/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ description: Pulumi provider for Grafana
type: provider
template: pulumi-tf-provider-boilerplate
import: true
hasDownloads: true
1 change: 1 addition & 0 deletions 02-repositories/scaleway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ description: Pulumi provider for Scaleway
type: provider
template: pulumi-tf-provider-boilerplate
import: true
hasDownloads: true

0 comments on commit f52ed40

Please sign in to comment.