feast-dev / feast-dev/feast-aws-credit-scoring-tutorial

Error deploying Terraform on AWS: error reading IAM Role (AWSServiceRoleForRedshift): NoSuchEntity

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
76
Forks
33
PR merge metrics
No merged PRs in 30d

Description

(base) [ec2-user@ip-10-0-0-231 infra]$ terraform plan -var="admin_password=Ray123"

│ Warning: Argument is deprecated

│ with aws_s3_bucket.feast_bucket,
│ on main.tf line 3, in resource "aws_s3_bucket" "feast_bucket":
│ 3: acl = "private"

│ Use the aws_s3_bucket_acl resource instead

│ (and 13 more similar warnings elsewhere)


│ Error: error reading IAM Role (AWSServiceRoleForRedshift): NoSuchEntity: The role with name AWSServiceRoleForRedshift cannot be found.
│ status code: 404, request id: 8cf1a79d-685a-4b24-89ff-60eb8387a255

│ with data.aws_iam_role.AWSServiceRoleForRedshift,
│ on main.tf line 44, in data "aws_iam_role" "AWSServiceRoleForRedshift":
│ 44: data "aws_iam_role" "AWSServiceRoleForRedshift" {

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.