You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
When using rain, I failed creating a stack instance using the stackset command
rain stackset deploy cloudformation/templates/security/cloudtrail.yml CloudTrailStack \
--profile administrator \
--regions ap-northeast-1 \
--params ProjectName=project,Environment=dev \
--accounts 123456789012 -y
Stack set has been created successfuly with ID: CloudTrailStack:
Submitted CREATE instances operation with ID:
Stack set operation resulted with state: FAILED
Stack set instances have been created successfully
Here is the following error
Requires capabilities : [CAPABILITY_NAMED_IAM]
Is there a way to pass CAPABILITY_IAM as a parameter like this?
Hi
When using rain, I failed creating a stack instance using the stackset command
Here is the following error
Is there a way to pass CAPABILITY_IAM as a parameter like this?
The text was updated successfully, but these errors were encountered: