Examples of using Cfn-init in English and their translations into French
{-}
-
Colloquial
-
Official
For more information about cfn-init, see cfn-init. .
The order of events must be controlled when using AWS CloudFormation cfn-init scripts.
The Amazon EC2 instance that runs cfn-init is associated with myRole through an instance profile.
Set to true if you want cfn-init to continue running
Install the AWS CodeDeploy agent through a cfn-init script, placing it after all other scripts.
If cfn-init expands an archive into one of these directories,
The php-fastcgi service will be restarted if cfn-init installs or updates php
If you don't specify a configset, cfn-init looks for a single config key named config.
call a series of them using your cfn-init script.
The cfn-init script runs the test in a command interpreter,
A test command that determines whether cfn-init runs commands that are specified in the command key.
For an example that shows how to use cfn-init to create a Windows stack,
If your template calls the cfn-init script, the script looks for resource metadata rooted in the AWS:: CloudFormation::Init metadata key.
The default value is 60 seconds and a value of"forever" directs cfn-init to exit and resume only after the reboot is complete.
In our case, cfn-init installs the listed packages(httpd,
This is useful for debugging cases where cfn-init is failing to initialize.
The cfn-init script currently supports the following package formats:
For a walkthrough that shows how to use cfn-init and AWS:: CloudFormation::Init,
For example, you can use cfn-init and AWS:: CloudFormation::Init to install packages,
the UserData property contains the CloudInit script that calls cfn-init to install the packages and files.
