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 3110cae commit 99d92d8Copy full SHA for 99d92d8
1 file changed
examples/resources/env0_agent_pool/resource_helm.tf
@@ -6,7 +6,7 @@ variable "agent_custom_configuration" {
6
}
7
8
resource "env0_agent_pool" "default" {
9
- name = "default sefl-hosted agent"
+ name = "default self-hosted agent"
10
11
12
resource "env0_agent_secret" "first" {
0 commit comments