Skip to content

gocloudLa/terraform-aws-wrapper-cloudmap

Repository files navigation

Standard Platform - Terraform Module 🚀🚀

AWS PartnerLICENSE

Welcome to the Standard Platform — a suite of reusable and production-ready Terraform modules purpose-built for AWS environments. Each module encapsulates best practices, security configurations, and sensible defaults to simplify and standardize infrastructure provisioning across projects.

📦 Module: Terraform AWS CloudMap Module

Latest ReleaseLast CommitTerraform Registry

The Terraform wrapper for CloudMap simplifies the configuration of the CloudMap / ServiceDiscovery service in the AWS cloud. This wrapper functions as a predefined template, facilitating the creation and management of the CloudMap service by handling all the technical details.

✨ Features

🚀 Quick Start

cloudmap_parameters = {
    "project1.${local.zone_internal}" = {}
    "project2.${local.zone_internal}" = {}
  }

  # Deberia venir como output del modulo de wrapper_vpc.
  vpc_id = module.wrapper_vpc.vpc.vpc_id

🔧 Additional Features Usage

📑 Inputs

Name Description Type Default Required
name Define the domain name, using the key of each entry in the map. any {} no
vpc_id Specifies the identifier of the VPC associated with the zone if it is private. string "" no
tags A map of tags to assign to resources. map {} no

🤝 Contributing

We welcome contributions! Please see our contributing guidelines for more details.

🆘 Support

🧑‍💻 About

We are focused on Cloud Engineering, DevOps, and Infrastructure as Code. We specialize in helping companies design, implement, and operate secure and scalable cloud-native platforms.

📄 License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

About

Terraform module for AWS CloudMap wrapper with IAC best practices

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages