Skip to content

Commit

Permalink
Repo structure update (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
sshiells-scottlogic authored Oct 31, 2024
1 parent d79aaf1 commit 03264fc
Show file tree
Hide file tree
Showing 40 changed files with 12 additions and 33 deletions.
24 changes: 12 additions & 12 deletions .vscode/common-features.code-snippets
Original file line number Diff line number Diff line change
Expand Up @@ -73,95 +73,95 @@
},
"Logging": {
"scope": "yaml",
"prefix": "C10, CF Logging",
"prefix": "CF10, CF Logging",
"body": [
"- CCC.F10 # Logging"
],
"description": "Common Feature Logging"
},
"Backup": {
"scope": "yaml",
"prefix": "C11, CF Backup",
"prefix": "CF11, CF Backup",
"body": [
"- CCC.F11 # Backup"
],
"description": "Common Feature Backup"
},
"Recovery": {
"scope": "yaml",
"prefix": "C12, CF Recovery",
"prefix": "CF12, CF Recovery",
"body": [
"- CCC.F12 # Recovery"
],
"description": "Common Feature Recovery"
},
"Infrastructure as Code": {
"scope": "yaml",
"prefix": "C13, CF Infrastructure as Code",
"prefix": "CF13, CF Infrastructure as Code",
"body": [
"- CCC.F13 # Infrastructure as Code"
],
"description": "Common Feature Infrastructure as Code"
},
"API Access": {
"scope": "yaml",
"prefix": "C14, CF API Access",
"prefix": "CF14, CF API Access",
"body": [
"- CCC.F14 # API Access"
],
"description": "Common Feature API Access"
},
"Cost Management": {
"scope": "yaml",
"prefix": "C15, CF Cost Management",
"prefix": "CF15, CF Cost Management",
"body": [
"- CCC.F15 # Cost Management"
],
"description": "Common Feature Cost Management"
},
"BudgetingAlerting": {
"scope": "yaml",
"prefix": "C16, CF BudgetingAlerting",
"prefix": "CF16, CF BudgetingAlerting",
"body": [
"- CCC.F16 # BudgetingAlerting"
],
"description": "Common Feature BudgetingAlerting"
},
"Alerting": {
"scope": "yaml",
"prefix": "C17, CF Alerting",
"prefix": "CF17, CF Alerting",
"body": [
"- CCC.F17 # Alerting"
],
"description": "Common Feature Alerting"
},
"Versioning": {
"scope": "yaml",
"prefix": "C18, CF Versioning",
"prefix": "CF18, CF Versioning",
"body": [
"- CCC.F18 # Versioning"
],
"description": "Common Feature Versioning"
},
"On-Demand Scaling": {
"scope": "yaml",
"prefix": "C19, CF On-Demand Scaling",
"prefix": "CF19, CF On-Demand Scaling",
"body": [
"- CCC.F19 # On-Demand Scaling"
],
"description": "Common Feature On-Demand Scaling"
},
"Tagging": {
"scope": "yaml",
"prefix": "C20, CF Tagging",
"prefix": "CF20, CF Tagging",
"body": [
"- CCC.F20 # Tagging"
],
"description": "Common Feature Tagging"
},
"Replication": {
"scope": "yaml",
"prefix": "C21, CF Replication",
"prefix": "CF21, CF Replication",
"body": [
"- CCC.F21 # Replication"
],
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
21 changes: 0 additions & 21 deletions docs/governance/community-guidelines/templates/schemas/README.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 03264fc

Please sign in to comment.