Preparing search index...
The search index is not available
terraform-generator - v6
terraform-generator - v6
FileProvisionerArgs
Interface FileProvisionerArgs
interface
FileProvisionerArgs
{
content
?:
string
;
destination
?:
string
;
on_failure
?:
Argument
<
"fail"
|
"continue"
>
;
source
?:
string
;
when
?:
Argument
<
"destroy"
|
"create"
>
;
}
Hierarchy
ProvisionerArgs
FileProvisionerArgs
Index
Properties
content?
destination?
on_
failure?
source?
when?
Properties
Optional
content
content
?:
string
Optional
destination
destination
?:
string
Optional
on_
failure
on_
failure
?:
Argument
<
"fail"
|
"continue"
>
Optional
source
source
?:
string
Optional
when
when
?:
Argument
<
"destroy"
|
"create"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
content
destination
on_
failure
source
when
terraform-generator - v6
Argument
Attribute
Backend
Block
Comment
Data
Function
Heredoc
Import
List
Locals
Map
Module
Moved
Output
Provider
Provisioner
Removed
Resource
TerraformElement
TerraformGenerator
Loading...