Skip to content

Commit

Permalink
Add sdk repo for CAPZ
Browse files Browse the repository at this point in the history
  • Loading branch information
njuettner committed Jul 23, 2024
1 parent a4fbc00 commit e08f36c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/api/v1alpha1/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import (
const (
// ProviderAws represents the new AWS provider which is implemented with Cluster API.
ProviderAws Provider = "aws"

// ProviderAzure represents the new Azure provider which is implemented with Cluster API.
ProviderAzure Provider = "azure"
)
Expand Down

0 comments on commit e08f36c

Please sign in to comment.