Skip to content

Commit 99d92d8

Browse files
authored
Chore: Fix typo in example (#1095)
1 parent 3110cae commit 99d92d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/resources/env0_agent_pool/resource_helm.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "agent_custom_configuration" {
66
}
77

88
resource "env0_agent_pool" "default" {
9-
name = "default sefl-hosted agent"
9+
name = "default self-hosted agent"
1010
}
1111

1212
resource "env0_agent_secret" "first" {

0 commit comments

Comments
 (0)