We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617baa4 commit 26979c3Copy full SHA for 26979c3
src/content/resources/libraries.mjs
@@ -346,7 +346,7 @@ export default () => ([
346
{
347
name: 'Terraform Library',
348
href: 'https://github.com/Nilsty/robotframework-terraformlibrary',
349
- description: 'A library providing Infrastructure as Code capabilities via Terrafrom and OpenTofu',
+ description: 'A library providing Infrastructure as Code capabilities via Terraform and OpenTofu',
350
tags: ['cloud', 'infrastructure']
351
}
352
])
0 commit comments