File tree Expand file tree Collapse file tree 6 files changed +792
-3
lines changed Expand file tree Collapse file tree 6 files changed +792
-3
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ cloudera.cloud Ansible Collection
4242   ml_workspace_access  <ml_workspace_access >
4343   opdb  <opdb >
4444   opdb_info  <opdb_info >
45+    de  <de >
46+    de_info  <de_info >
4547
4648This repository hosts the ``cloudera.cloud `` Ansible collection. The collection includes modules and other Ansible
4749assets to help automate the provisioning and use of Cloudera Data Platform (CDP) experiences, datalakes, and 
@@ -148,4 +150,4 @@ More Information
148150.. _CdpCliPip : https://pypi.org/project/cdpcli/ 
149151.. _CdpApiAccessKey : https://docs.cloudera.com/management-console/cloud/user-management/topics/mc-generating-an-api-access-key.html 
150152.. _CdpAwsRequirements : https://docs.cloudera.com/management-console/cloud/requirements-aws/topics/mc-requirements-aws.html 
151- .. _CdpAzureRequirements : https://docs.cloudera.com/management-console/cloud/requirements-azure/topics/mc-azure-requirements.html 
153+ .. _CdpAzureRequirements : https://docs.cloudera.com/management-console/cloud/requirements-azure/topics/mc-azure-requirements.html 
Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ cloudera.cloud Ansible Collection
4646   ml_workspace_access  <ml_workspace_access >
4747   opdb  <opdb >
4848   opdb_info  <opdb_info >
49+    de  <de >
50+    de_info  <de_info >
4951
5052This repository hosts the ``cloudera.cloud `` Ansible collection. The collection includes modules and other Ansible
5153assets to help automate the provisioning and use of Cloudera Data Platform (CDP) experiences, datalakes, and 
@@ -152,4 +154,4 @@ More Information
152154.. _CdpCliPip : https://pypi.org/project/cdpcli/ 
153155.. _CdpApiAccessKey : https://docs.cloudera.com/management-console/cloud/user-management/topics/mc-generating-an-api-access-key.html 
154156.. _CdpAwsRequirements : https://docs.cloudera.com/management-console/cloud/requirements-aws/topics/mc-requirements-aws.html 
155- .. _CdpAzureRequirements : https://docs.cloudera.com/management-console/cloud/requirements-azure/topics/mc-azure-requirements.html 
157+ .. _CdpAzureRequirements : https://docs.cloudera.com/management-console/cloud/requirements-azure/topics/mc-azure-requirements.html 
Original file line number Diff line number Diff line change @@ -46,4 +46,6 @@ modules employ the underlying SDK contained within the `cdpy` Python package.
4646|  [ ml_info] ( ./modules/ml_info.py )  |  Gather information about CDP Machine Learning experiences | 
4747|  [ ml_workspace_access] ( ./modules/ml_workspace_access.py )  |  Grant and revoke user access to and from CDP Machine Learning experiences | 
4848|  [ opdb] ( ./modules/opdb.py )  |  Create, manage, and destroy CDP Operational Database experiences | 
49- |  [ opdb_info] ( ./modules/opdb_info.py )  |  Gather information about CDP Operational Database experiences | 
49+ |  [ opdb_info] ( ./modules/opdb_info.py )  |  Gather information about CDP Operational Database experiences | 
50+ |  [ de] ( ./modules/de.py )  |  Create, manage, and destroy CDP Data Engineering experiences | 
51+ |  [ de_info] ( ./modules/de_info.py )  |  Gather information about CDP Data Engineering experiences | 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments