-
-
Save ddanila/7ea7f755cb57cf96abca28b1dcdd90ce to your computer and use it in GitHub Desktop.
Terraform log for the failed schema update attempt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws_appsync_graphql_api.danila_graphql_api: Modifying... [id=2suu7272ofgfranvj5ax3f53ve] | |
Error: error updating AppSync GraphQL API (2suu7272ofgfranvj5ax3f53ve) Schema: Error waiting for schema creation status on AppSync API 2suu7272ofgfranvj5ax3f53ve: unexpected state 'FAILED', wanted target 'SUCCESS, ACTIVE'. last error: %!s(<nil>) | |
on appsync.tf line 27, in resource "aws_appsync_graphql_api" "danila_graphql_api": | |
27: resource "aws_appsync_graphql_api" "danila_graphql_api" { | |
Releasing state lock. This may take a few moments... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment