Skip to content

Commit

Permalink
feat(azure): Enable Azure from cloud providers (#5000)
Browse files Browse the repository at this point in the history
SIG Azure has be created
Teams are interested in getting the support back
  • Loading branch information
emagana committed Oct 8, 2020
1 parent 7440afc commit 2132a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Expand Up @@ -29,7 +29,7 @@ def cloudProviderProjects = [
// 'alicloud' : [':clouddriver-alicloud'],
'appengine': [':clouddriver-appengine', ':clouddriver-google-common'],
'aws': [':clouddriver-aws', ':clouddriver-ecs', ':clouddriver-eureka', ':clouddriver-lambda'], // Pull cd-eureka separate "Discover" platform, along with cd-consul?
// 'azure': [':clouddriver-azure'],
'azure': [':clouddriver-azure'],
'cloudfoundry': [':clouddriver-cloudfoundry'],
// 'dcos': [':clouddriver-dcos'],
'gce': [':clouddriver-consul', ':clouddriver-google', ':clouddriver-google-common'],
Expand Down

0 comments on commit 2132a21

Please sign in to comment.