Giter VIP home page Giter VIP logo

cachet-tf's Introduction

cachet-tf

Cachet deployed on AWS via Terraform

cachet-tf's People

Contributors

renovate-bot avatar troydieter avatar

Watchers

 avatar  avatar

cachet-tf's Issues

Error: failed creating ECS service (cachet-service)

Current issue with deployment:

╷
│ Error: failed creating ECS service (cachet-service): InvalidParameterException: subnets can not be empty.
│
│   with module.fargate.module.ecs-fargate-service.aws_ecs_service.service,
│   on .terraform/modules/fargate.ecs-fargate-service/main.tf line 59, in resource "aws_ecs_service" "service":
│   59: resource "aws_ecs_service" "service" {
│
╵

[WARN] A duplicate Security Group rule was found

Current issue with deployment:

╷
│ Error: [WARN] A duplicate Security Group rule was found on (sg-00c413f10db70a6fe). This may be
│ a side effect of a now-fixed Terraform issue causing two security groups with
│ identical attributes but different source_security_group_ids to overwrite each
│ other in the state. See https://github.com/hashicorp/terraform/pull/2376 for more
│ information and instructions for recovery. Error: InvalidPermission.Duplicate: the specified rule "peer: sg-0890ecda64865b974, TCP, from port: 80, to port: 80, ALLOW" already exists
│       status code: 400, request id: ebb8e613-38f2-4234-bb08-2dc7e538e2d7
│
│   with module.fargate.module.ecs-fargate-service.aws_security_group_rule.ingress_through_https["80"],
│   on .terraform/modules/fargate.ecs-fargate-service/main.tf line 168, in resource "aws_security_group_rule" "ingress_through_https":
│  168: resource "aws_security_group_rule" "ingress_through_https" {
│
╵

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.