Skip to content
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

[DOCS-9923] Update software_templates.md #27226

Merged
merged 6 commits into from
Jan 24, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update content/en/service_catalog/software_templates.md
domalessi authored Jan 24, 2025
commit f68caa35c9fc60778d2c870a6c4b2f6b4408211b
2 changes: 1 addition & 1 deletion content/en/service_catalog/software_templates.md
Original file line number Diff line number Diff line change
@@ -39,9 +39,9 @@

##### Provision Kubernetes cluster

The [Provision EKS Cluster blueprint][12] shows an example of how to generate Terraform code for a new Kubernetes cluster in GitHub.
The [Provision EKS Cluster blueprint][12] shows an example of how to generate Terraform code for a Kubernetes cluster in GitHub.

##### Provision RDS instance

Check warning on line 44 in content/en/service_catalog/software_templates.md

GitHub Actions / vale

Datadog.headings

'Provision RDS instance' should use sentence-style capitalization.

The [Provision RDS Instance blueprint][13] shows an example of how to provision an RDS instance through direct integration with AWS.