File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
v1.10.x/docs/language/functions
v1.11.x/docs/language/functions
v1.12.x/docs/language/functions
v1.13.x/docs/language/functions
v1.8.x/docs/language/functions
v1.9.x/docs/language/functions Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ for information about defining functions in custom providers.
31
31
32
32
When using a provider-specific function, add the ` provider::<local-name>:: ` where
33
33
` <local-name> ` corresponds with an entry in the ` required_providers ` block.
34
- The following example calls the ` encoode_tvfars ` function in the ` terraform ` provider:
34
+ The following example calls the ` encode_tfvars ` function in the ` terraform ` provider:
35
35
36
36
``` hcl
37
37
provider::terraform::encode_tfvars({
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ for information about defining functions in custom providers.
31
31
32
32
When using a provider-specific function, add the ` provider::<local-name>:: ` where
33
33
` <local-name> ` corresponds with an entry in the ` required_providers ` block.
34
- The following example calls the ` encoode_tvfars ` function in the ` terraform ` provider:
34
+ The following example calls the ` encode_tfvars ` function in the ` terraform ` provider:
35
35
36
36
``` hcl
37
37
provider::terraform::encode_tfvars({
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ for information about defining functions in custom providers.
31
31
32
32
When using a provider-specific function, add the ` provider::<local-name>:: ` where
33
33
` <local-name> ` corresponds with an entry in the ` required_providers ` block.
34
- The following example calls the ` encoode_tvfars ` function in the ` terraform ` provider:
34
+ The following example calls the ` encode_tfvars ` function in the ` terraform ` provider:
35
35
36
36
``` hcl
37
37
provider::terraform::encode_tfvars({
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ for information about defining functions in custom providers.
31
31
32
32
When using a provider-specific function, add the ` provider::<local-name>:: ` where
33
33
` <local-name> ` corresponds with an entry in the ` required_providers ` block.
34
- The following example calls the ` encoode_tvfars ` function in the ` terraform ` provider:
34
+ The following example calls the ` encode_tfvars ` function in the ` terraform ` provider:
35
35
36
36
``` hcl
37
37
provider::terraform::encode_tfvars({
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ for information about defining functions in custom providers.
31
31
32
32
When using a provider-specific function, add the ` provider::<local-name>:: ` where
33
33
` <local-name> ` corresponds with an entry in the ` required_providers ` block.
34
- The following example calls the ` encoode_tvfars ` function in the ` terraform ` provider:
34
+ The following example calls the ` encode_tfvars ` function in the ` terraform ` provider:
35
35
36
36
``` hcl
37
37
provider::terraform::encode_tfvars({
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ for information about defining functions in custom providers.
31
31
32
32
When using a provider-specific function, add the ` provider::<local-name>:: ` where
33
33
` <local-name> ` corresponds with an entry in the ` required_providers ` block.
34
- The following example calls the ` encoode_tvfars ` function in the ` terraform ` provider:
34
+ The following example calls the ` encode_tfvars ` function in the ` terraform ` provider:
35
35
36
36
``` hcl
37
37
provider::terraform::encode_tfvars({
You can’t perform that action at this time.
0 commit comments