Hi there,
We are trying to test our bamboo data center app plugin on aws using the dc-app-performance-toolkit, but facing this issue while installation.
Error: creating EKS Cluster (atlas-dcapt-bamboo-new4-cluster): operation error EKS: CreateCluster, https response error StatusCode: 400, RequestID: 8957f1a2-df05-447d-833d-c9dfbcab0d27, InvalidParameterException: Role with arn: arn:aws:iam::249281569465:role/atlas-dcapt-bamboo-new4-cluster-cluster, could not be assumed because it does not exist or the trusted entity is not correct
with module.base-infrastructure.module.eks.module.eks.aws_eks_cluster.this[0],
on .terraform/modules/base-infrastructure.eks.eks/main.tf line 27, in resource “aws_eks_cluster” “this”:
27: resource “aws_eks_cluster” “this” {
Error: creating RDS DB Instance (atlas-dcapt-bamboo-new4-bamboo-db): operation error RDS: CreateDBInstance, https response error StatusCode: 400, RequestID: a69ef40d-5116-4feb-a96f-12d2aaebb8a5, api error InvalidParameterValue: Unable to create the resource. Verify that you have permission to create service linked role. Otherwise wait and try again later
with module.database[0].module.db.module.db_instance.aws_db_instance.this[0],
on .terraform/modules/database.db/modules/db_instance/main.tf line 31, in resource “aws_db_instance” “this”:
31: resource “aws_db_instance” “this” {