Skip to content

Commit 0e6768b

Browse files
committed
revertback editconfig
1 parent 0844f65 commit 0e6768b

3 files changed

Lines changed: 7 additions & 22 deletions

File tree

.editorconfig

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,7 @@ end_of_line = lf
88
trim_trailing_whitespace = true
99
insert_final_newline = true
1010

11-
[*.yml]
11+
[*.{yml,yaml}]
1212
indent_size = 2
1313
indent_style = space
14-
charset = utf-8
15-
end_of_line = lf
16-
trim_trailing_whitespace = true
17-
insert_final_newline = true
18-
19-
[*.yaml]
20-
indent_size = 2
21-
indent_style = space
22-
charset = utf-8
23-
end_of_line = lf
24-
trim_trailing_whitespace = true
25-
insert_final_newline = true
14+
charset = utf-8
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
- description: Ensure ODAA infrastructure is in Available state under normal operations
22
aprlGuid: c99d730b-8754-447f-bd5d-3e8850a12235
33
recommendationTypeId: null
4-
recommendationControl: Other Best Practices
4+
recommendationControl: OtherBestPractices
55
recommendationImpact: High
66
recommendationResourceType: oracle.database/cloudExadataInfrastructures
77
recommendationMetadataState: Active
88
longDescription: |
9-
Cloud Exadata infrastructures can be in a number of states during its lifecycle (Available, Failed, Maintenance In Progress, Provisioning, Terminated, Terminating and Updating).
9+
ODAA Exadata infrastructures can be in a number of states during its lifecycle (Available, Failed, Maintenance In Progress, Provisioning, Terminated, Terminating and Updating).
1010
Ensure that the infrastructure is in Available state under normal operations.
1111
potentialBenefits: Ensure service is available
1212
pgVerified: false
13-
publishedToLearn: false
14-
publishedToAdvisor: false
1513
automationAvailable: arg
16-
tags: null
14+
tags: [ORACLE]
1715
learnMoreLink:
1816
- name: Cloud Exadata infrastructure lifecycle
1917
url: "https://learn.microsoft.com/rest/api/oracle/cloud-exadata-infrastructures/get?view=rest-oracle-2023-09-01&tabs=HTTP#cloudexadatainfrastructurelifecyclestate"

azure-resources/Oracledatabase/cloudexadatavmclusters/recommendations.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- description: Ensure ODAA clusters are in Available state under normal operations
22
aprlGuid: 4b33324a-70cd-4bac-bdae-da4c382c436b
33
recommendationTypeId: null
4-
recommendationControl: Other Best Practices
4+
recommendationControl: OtherBestPractices
55
recommendationImpact: High
66
recommendationResourceType: oracle.database/cloudvmclusters
77
recommendationMetadataState: Active
@@ -10,10 +10,8 @@
1010
Ensure that the ODAA clusters are in Available state under normal operations.
1111
potentialBenefits: Ensure service is available
1212
pgVerified: false
13-
publishedToLearn: false
14-
publishedToAdvisor: false
1513
automationAvailable: arg
16-
tags: null
14+
tags: [ORACLE]
1715
learnMoreLink:
1816
- name: Cloud VM Cluster lifecycle
1917
url: "https://learn.microsoft.com/rest/api/oracle/cloud-vm-clusters/get?view=rest-oracle-2023-09-01&tabs=HTTP#cloudvmclusterlifecyclestate"

0 commit comments

Comments
 (0)