File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ The following arguments are supported:
30
30
31
31
* ` public_key ` - (Optional) The public key to register with CloudStack. If
32
32
this is omitted, CloudStack will generate a new key pair. The key can
33
- be loaded from a file on disk using the [ ` file() ` interpolation
34
- function] ( / docs/configuration/interpolation .html#file_path_ ) . Changing
35
- this forces a new resource to be created.
33
+ be loaded from a file on disk using the
34
+ [ ` file() ` function] ( https://www.terraform.io/ docs/configuration/functions/file .html) .
35
+ Changing this forces a new resource to be created.
36
36
37
37
* ` project ` - (Optional) The name or ID of the project to register this
38
38
key to. Changing this forces a new resource to be created.
You can’t perform that action at this time.
0 commit comments