In running ‘terraform apply’ for the first time, my terminal had an error and shut down. From then, I have been getting the following (or similar):
creating IAM Role (de-c1w2-glue-role): operation error IAM: CreateRole, https response error StatusCode: 409, RequestID: 6c6e5c2a-0ac9-49b0-b9b9-b8c7a69b6402, EntityAlreadyExists: Role with name de-c1w2-glue-role already exists. │ │ with aws_iam_role.glue_role, │ on iam_roles.tf line 1, in resource "aws_iam_role" "glue_role": │ 1: resource "aws_iam_role" "glue_role" {
In addition, my terminal seems to time out and reset every 5 minutes or so with an ‘error code 1’.