File tree Expand file tree Collapse file tree 7 files changed +39
-30
lines changed Expand file tree Collapse file tree 7 files changed +39
-30
lines changed Original file line number Diff line number Diff line change 1+ terraform  {
2+   required_providers  {
3+     oci  =   {
4+       source  =  " oracle/oci" 
5+       version =  " >=4.67.3" 
6+     }
7+   }
8+   required_version  =  " >= 1.0.0" 
9+ }
Original file line number Diff line number Diff line change 1- //  Copyright (c) 2018, 2021, Oracle and/or its affiliates.
2- 
3- terraform  {
4-   required_version  =  " >= 0.12"   //  terraform version below 0.12 is not tested/supported with this module
5-   required_providers  {
6-     oci  =   {
7-       version =  " >= 3.27"   //  force downloading oci-provider compatible with terraform v0.12
8-     }
9-   }
10- }
1+ //  Copyright (c) 2018, 2022, Oracle and/or its affiliates.
112
123# #######################
134#  Dynamic Group
Original file line number Diff line number Diff line change 1+ terraform  {
2+   required_providers  {
3+     oci  =   {
4+       source  =  " oracle/oci" 
5+       version =  " >=4.67.3" 
6+     }
7+   }
8+   required_version  =  " >= 1.0.0" 
9+ }
Original file line number Diff line number Diff line change 1- //  Copyright (c) 2018, 2021, Oracle and/or its affiliates.
2- 
3- terraform  {
4-   required_version  =  " >= 0.12"   //  terraform version below 0.12 is not tested/supported with this module
5-   required_providers  {
6-     oci  =   {
7-       version =  " >= 3.27"   //  force downloading oci-provider compatible with terraform v0.12
8-     }
9-   }
10- }
1+ //  Copyright (c) 2018, 2022, Oracle and/or its affiliates.
112
123# #######################
134#  Group
Original file line number Diff line number Diff line change 1+ terraform  {
2+   required_providers  {
3+     oci  =   {
4+       source  =  " oracle/oci" 
5+       version =  " >=4.67.3" 
6+     }
7+   }
8+   required_version  =  " >= 1.0.0" 
9+ }
Original file line number Diff line number Diff line change 1- //  Copyright (c) 2018, 2021, Oracle and/or its affiliates.
2- 
3- terraform  {
4-   required_version  =  " >= 0.12"   //  terraform version below 0.12 is not tested/supported with this module
5-   required_providers  {
6-     oci  =   {
7-       version =  " >= 3.27"   //  force downloading oci-provider compatible with terraform v0.12
8-     }
9-   }
10- }
1+ //  Copyright (c) 2018, 2022, Oracle and/or its affiliates.
112
123# #######################
134#  User
Original file line number Diff line number Diff line change 1+ terraform  {
2+   required_providers  {
3+     oci  =   {
4+       source  =  " oracle/oci" 
5+       version =  " >=4.67.3" 
6+     }
7+   }
8+   required_version  =  " >= 1.0.0" 
9+ }
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments