CloudFormation Stackset

This table represents the CloudFormation Stackset resource from Amazon Web Services.

aws.cloudformation_stackset

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
auto_deploymentcorejson[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that are added to a target organizational unit (OU).
descriptioncorestringA description of the stack set that you specify when the stack set is created or updated.
drift_statuscorestringStatus of the stack set's actual configuration compared to its expected template and parameter configuration. A stack set is considered to have drifted if one or more of its stack instances have drifted from their expected template and parameter configuration. <ul> <li> <code>DRIFTED</code>: One or more of the stack instances belonging to the stack set stack differs from the expected template and parameter configuration. A stack instance is considered to have drifted if one or more of the resources in the associated stack have drifted. </li> <li> <code>NOT_CHECKED</code>: CloudFormation hasn't checked the stack set for drift. </li> <li> <code>IN_SYNC</code>: All the stack instances belonging to the stack set stack match from the expected template and parameter configuration. </li> <li> <code>UNKNOWN</code>: This value is reserved for future use. </li> </ul>
last_drift_check_timestampcoretimestampMost recent time when CloudFormation performed a drift detection operation on the stack set. This value will be <code>NULL</code> for any stack set on which drift detection hasn't yet been performed.
managed_executioncorejsonDescribes whether StackSets performs non-conflicting operations concurrently and queues conflicting operations.
permission_modelcorestringDescribes how the IAM roles required for stack set operations are created. <ul> <li> With <code>self-managed</code> permissions, you must create the administrator and execution roles required to deploy to target accounts. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html">Grant self-managed permissions</a>. </li> <li> With <code>service-managed</code> permissions, StackSets automatically creates the IAM roles required to deploy to accounts managed by Organizations. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-activate-trusted-access.html">Activate trusted access for stack sets with Organizations</a>. </li> </ul>
stack_set_idcorestringThe ID of the stack set.
stack_set_namecorestringThe name of the stack set.
statuscorestringThe status of the stack set.
tagscorehstore