Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requires Capabilities #31

Open
JamesDougherty opened this issue Jun 24, 2020 · 0 comments
Open

Requires Capabilities #31

JamesDougherty opened this issue Jun 24, 2020 · 0 comments

Comments

@JamesDougherty
Copy link

Hello - Thank you for this as it saved me some time. Really appreciate it.

I was trying to use it today and got the below error message when I was trying to deploy it. Should it be noted in the readme that --capabilities CAPABILITY_AUTO_EXPAND should be added to the deploy (aws cloudformation deploy --capabilities CAPABILITY_AUTO_EXPAND ...)?

{
	"StackId": "arn:aws:cloudformation:...",
	"EventId": "AutoSetLogRetention-CREATE_FAILED-2020-06-24T12:38:06.716Z",
	"StackName": "...",
	"LogicalResourceId": "AutoSetLogRetention",
	"PhysicalResourceId": "",
	"ResourceType": "AWS::CloudFormation::Stack",
	"Timestamp": "2020-06-24T12:38:06.716000+00:00",
	"ResourceStatus": "CREATE_FAILED",
	"ResourceStatusReason": "Requires capabilities : [CAPABILITY_AUTO_EXPAND]",
	"ResourceProperties": "..."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant