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 1d1ab93 commit a4fbc00
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sdk/api/v1alpha1/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ import (
const (
// ProviderAws represents the new AWS provider which is implemented with Cluster API.
ProviderAws Provider = "aws"
<<<<<<< Updated upstream

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

0 comments on commit a4fbc00

Please sign in to comment.