Code Monkey home page Code Monkey logo

batcave-tf-gatus's Introduction

batcave-tf-gatus

Requirements

Name Version
terraform >= 1.0
aws >= 5.0

Providers

Name Version
aws >= 5.0

Modules

Name Source Version
gatus USSBA/easy-fargate-service/aws ~> 10.0.0

Resources

Name Type
aws_ecs_cluster.cluster resource
aws_efs_file_system.efs resource
aws_efs_mount_target.efs resource
aws_route53_record.dns resource
aws_security_group.alb_sg resource
aws_security_group.efs resource
aws_security_group_rule.allow_fargate_into_efs resource
aws_security_group_rule.ingress_cidrs resource
aws_security_group_rule.ingress_cidrs_80 resource
aws_security_group_rule.ingress_prefix_list resource
aws_security_group_rule.ingress_prefix_list_80 resource
aws_acm_certificate.acm_certificate data source
aws_ecs_cluster.cluster data source
aws_iam_policy_document.fargate data source
aws_kms_key.efs data source
aws_route53_zone.cms_zone data source

Inputs

Name Description Type Default Required
acm_cert_base_domain Base domain of the certificate used for the ALB Proxy string "" no
certificate_arns n/a list(any) [] no
cluster_name n/a string "batcave" no
config_bucket_name n/a string n/a yes
create_ecs_cluster Toggles either creating the ECS Cluster or looking up an existing one bool true no
hosted_zone_dns n/a string "" no
iam_role_path n/a string "" no
iam_role_permissions_boundary n/a string "arn:aws:iam::373346310182:policy/cms-cloud-admin/developer-boundary-policy" no
ingress_cidrs n/a list(any) [] no
ingress_prefix_lists n/a list(any) [] no
kms_key_id For encrypting the EFS drive; defaults to the aws managed efs key string "alias/aws/elasticfilesystem" no
private_subnet_ids n/a list(any) n/a yes
public_subnet_ids n/a list(any) n/a yes
repository_awscli n/a string "artifactory.cloud.cms.gov/gold-image-docker-local/awscli:latest" no
repository_gatus n/a string "twinproduction/gatus:latest" no
service_fqdn n/a string "" no
service_name n/a string "gatus" no
vpc_id n/a string n/a yes

Outputs

No outputs.

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.