Skip to content

fix(gen): content updates #5222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jul 4, 2025
38 changes: 0 additions & 38 deletions blocks/highlights.json

This file was deleted.

50 changes: 0 additions & 50 deletions blocks/mainLinks.json

This file was deleted.

8 changes: 0 additions & 8 deletions changelog/index.mdx

This file was deleted.

4 changes: 2 additions & 2 deletions macros/audit-trail/iam-endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
macro: adt-iam-endpoints
---

<Concept>
<Accordion>
## IAM

### IAM supported endpoints
Expand Down Expand Up @@ -40,4 +40,4 @@ macro: adt-iam-endpoints
- DeletePolicy (`DELETE /iam/v1alpha1/policies/{policy_id}`)
- ClonePolicy (`POST /iam/v1alpha1/policies/{policy_id}/clone`)
- SetRules (`PUT /iam/v1alpha1/rules`)
</Concept>
</Accordion>
4 changes: 2 additions & 2 deletions macros/audit-trail/key-manager-endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
macro: adt-key-manager-endpoints
---

<Concept>
<Accordion>
## Key Manager

### Key Manager supported endpoints
Expand All @@ -19,4 +19,4 @@ macro: adt-key-manager-endpoints
- EnableKey (`POST /key-manager/v1alpha1/regions/{region}/keys/{key_id}/enable`)
- ImportKeyMaterial (`POST /key-manager/v1alpha1/regions/{region}/keys/{key_id}/import-key-material`)
- DeleteKeyMaterial (`POST /key-manager/v1alpha1/regions/{region}/keys/{key_id}/delete-key-material`)
</Concept>
</Accordion>
4 changes: 2 additions & 2 deletions macros/audit-trail/kubernetes-endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
macro: adt-kubernetes-endpoints
---

<Concept>
<Accordion>
## Kubernetes

### Kubernetes supported endpoints
Expand Down Expand Up @@ -30,4 +30,4 @@ macro: adt-kubernetes-endpoints
### Additional information

IP addresses are not logged in Audit Trail for Kubernetes events due to security considerations.
</Concept>
</Accordion>
4 changes: 2 additions & 2 deletions macros/audit-trail/secret-manager-endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
macro: adt-secret-manager-endpoints
---

<Concept>
<Accordion>
## Secret Manager

### Secret Manager supported endpoints
Expand All @@ -20,4 +20,4 @@ macro: adt-secret-manager-endpoints
- Delete a version (`DELETE /secret-manager/v1beta1/regions/{region}/secrets/{secret_id}/versions/{revision}`)
- Disable a version (`POST /secret-manager/v1beta1/regions/{region}/secrets/{secret_id}/versions/{revision}/disable`)
- Enable a version (`POST /secret-manager/v1beta1/regions/{region}/secrets/{secret_id}/versions/{revision}/enable`)
</Concept>
</Accordion>
4 changes: 2 additions & 2 deletions macros/key-manager/plaintext-vs-ciphertext.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
macro: key-manager-plaintext-vs-ciphertext
---

<Concept>
<Accordion>
## What is the difference between ciphertext and plaintext?
**Ciphertext** refers to data that has been encrypted using a cryptographic algorithm and a key.
Ciphertext can be encrypted on the client side as long as the encryption key used for encryption is safely stored (in a Key Manager, for example).
Unlike plaintext, ciphertext is not human-readable and cannot be understood or used without first decrypting it with the appropriate decryption key.

**Plaintext** refers to unencrypted, readable data. In the context of key management, plaintext often refers to cryptographic keys or sensitive data that are stored or transmitted in an unencrypted form. This term is often used in contrast to ciphertext, which is data that has been encrypted and is not readable without decryption.
</Concept>
</Accordion>

16 changes: 8 additions & 8 deletions menu/changelogs.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
"category": "console",
"label": "Account",
"icon": "ConsoleCategoryIcon"
"icon": "OrganizationDashboardCategoryIcon"
},
{
"items": [
Expand All @@ -58,7 +58,7 @@
],
"category": "billing",
"label": "Cost & Impact Management",
"icon": "EnvironmentalFootprintCategoryIcon"
"icon": "CostAndImpactManagementCategoryIcon"
},
{
"items": [
Expand Down Expand Up @@ -156,7 +156,7 @@
],
"category": "data-and-analytics",
"label": "Data & Analytics",
"icon": "ManagedServicesCategoryIcon"
"icon": "DataAndAnalyticsCategoryIcon"
},
{
"items": [
Expand Down Expand Up @@ -222,7 +222,7 @@
],
"category": "domains-and-webhosting",
"label": "Domains & Web Hosting",
"icon": "IotCategoryIcon"
"icon": "DomainsAndWebHostingCategoryIcon"
},
{
"items": [
Expand All @@ -241,7 +241,7 @@
],
"category": "integration-services",
"label": "Integration Services",
"icon": "ApplicationIntegrationCategoryIcon"
"icon": "IntegrationServicesCategoryIcon"
},
{
"items": [
Expand All @@ -256,7 +256,7 @@
],
"category": "monitoring",
"label": "Monitoring",
"icon": "ObservabilityCategoryIcon"
"icon": "MonitoringCategoryIcon"
},
{
"items": [
Expand Down Expand Up @@ -314,7 +314,7 @@
],
"category": "serverless",
"label": "Serverless",
"icon": "ServerlessCategoryIcon"
"icon": "ServerlessComputeCategoryIcon"
},
{
"items": [
Expand Down Expand Up @@ -342,4 +342,4 @@
"label": "Partners",
"icon": "PartnersCategoryIcon"
}
]
]
16 changes: 8 additions & 8 deletions menu/filters.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"category": "console",
"label": "Account",
"icon": "ConsoleCategoryIcon"
"icon": "OrganizationDashboardCategoryIcon"
},
{
"items": [
Expand All @@ -27,7 +27,7 @@
],
"category": "billing",
"label": "Cost & Impact Management",
"icon": "EnvironmentalFootprintCategoryIcon"
"icon": "CostAndImpactManagementCategoryIcon"
},
{
"items": [
Expand Down Expand Up @@ -125,7 +125,7 @@
],
"category": "data-and-analytics",
"label": "Data & Analytics",
"icon": "ManagedServicesCategoryIcon"
"icon": "DataAndAnalyticsCategoryIcon"
},
{
"items": [
Expand Down Expand Up @@ -186,7 +186,7 @@
],
"category": "domains-and-webhosting",
"label": "Domains & Web Hosting",
"icon": "IotCategoryIcon"
"icon": "DomainsAndWebHostingCategoryIcon"
},
{
"items": [
Expand All @@ -205,7 +205,7 @@
],
"category": "integration-services",
"label": "Integration Services",
"icon": "ApplicationIntegrationCategoryIcon"
"icon": "IntegrationServicesCategoryIcon"
},
{
"items": [
Expand All @@ -220,7 +220,7 @@
],
"category": "monitoring",
"label": "Monitoring",
"icon": "ObservabilityCategoryIcon"
"icon": "MonitoringCategoryIcon"
},
{
"items": [
Expand Down Expand Up @@ -278,7 +278,7 @@
],
"category": "serverless",
"label": "Serverless",
"icon": "ServerlessCategoryIcon"
"icon": "ServerlessComputeCategoryIcon"
},
{
"items": [
Expand Down Expand Up @@ -306,4 +306,4 @@
"label": "Partners",
"icon": "PartnersCategoryIcon"
}
]
]
18 changes: 9 additions & 9 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"items": [
{
"icon": "ConsoleCategoryIcon",
"icon": "OrganizationDashboardCategoryIcon",
"items": [
{
"items": [
Expand Down Expand Up @@ -153,7 +153,7 @@
"category": "console"
},
{
"icon": "EnvironmentalFootprintCategoryIcon",
"icon": "CostAndImpactManagementCategoryIcon",
"items": [
{
"items": [
Expand Down Expand Up @@ -2571,7 +2571,7 @@
"category": "databases"
},
{
"icon": "ManagedServicesCategoryIcon",
"icon": "DataAndAnalyticsCategoryIcon",
"items": [
{
"items": [
Expand Down Expand Up @@ -2867,7 +2867,7 @@
"category": "developer-tools"
},
{
"icon": "IotCategoryIcon",
"icon": "DomainsAndWebHostingCategoryIcon",
"items": [
{
"items": [
Expand Down Expand Up @@ -3230,7 +3230,7 @@
"category": "domains-and-web-hosting"
},
{
"icon": "ApplicationIntegrationCategoryIcon",
"icon": "IntegrationServicesCategoryIcon",
"items": [
{
"items": [
Expand Down Expand Up @@ -3589,7 +3589,7 @@
"category": "integration-services"
},
{
"icon": "ObservabilityCategoryIcon",
"icon": "MonitoringCategoryIcon",
"items": [
{
"items": [
Expand Down Expand Up @@ -4369,7 +4369,7 @@
"category": "network"
},
{
"icon": "ServerlessCategoryIcon",
"icon": "ServerlessComputeCategoryIcon",
"items": [
{
"items": [
Expand Down Expand Up @@ -5208,7 +5208,7 @@
{
"items": [
{
"icon": "ConsoleCategoryIcon",
"icon": "OrganizationDashboardCategoryIcon",
"items": [
{
"items": [
Expand Down Expand Up @@ -6161,4 +6161,4 @@
],
"label": "Additional Services"
}
]
]
Loading
Loading