Skip to content

keeps failing at cloudformation step #120

@lkr2des

Description

@lkr2des

Trying both eks or ecs using existing vpc, etc. I am getting bailed out at this step as it's expecting tags I think. How do I pass required set of tags that are actually need based on our service control policy and where do I apply.

Not familiar with tf tags

module.ecs_cluster[0].aws_lb.this: Creating...

│ Error: creating CloudFormation Stack (tracking-stack): operation error CloudFormation: CreateStack, https response error StatusCode: 400, RequestID: cc4487c9-6de4-4387-bfc5-080d65ad5a80, AlreadyExistsException: Stack [tracking-stack] already exists

│ with aws_cloudformation_stack.guidance_deployment_metrics,
│ on main.tf line 4, in resource "aws_cloudformation_stack" "guidance_deployment_metrics":
│ 4: resource "aws_cloudformation_stack" "guidance_deployment_metrics" {



│ Error: creating ELBv2 application Load Balancer (litellm-stack-alb): operation error Elastic Load Balancing v2: CreateLoadBalancer, https response error StatusCode: 403, RequestID: a7dc65b1-388e-4380-a567-3587480093dc, api error AccessDenied: * with an explicit deny in a service control policy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions