ip

JamesWoolfenden/ip/http

Terraform Module HCL HTTP

A very simple module to return the host Public IP address

Install
module "ip" {
source = "JamesWoolfenden/ip/http"
version = "0.3.14"
}
plain text: /constructs/tfmod-jameswoolfenden-ip-http/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-http-ip ![Build Status](https://github.com/JamesWoolfenden/terraform-http-ip) ![Latest Release](https://github.com/JamesWoolfenden/terraform-http-ip/releases/latest) ![GitHub tag (latest SemVer)](https://github.com/JamesWoolfenden/terraform--http-ip/releases/latest) !Terraform Version ![Infrastructure Tests](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=JamesWoolfenden%2Fterraform-http-ip&benchmark=CIS+AWS+V1.2) ![pre-commit](https://github.com/pre-commit/pre-commit) ![checkov](https://www.checkov.io/) ![Infrastructure Tests](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=JamesWoolfenden%2Fterraform-http-ip&benchmark=INFRASTRUCTURE+SECURITY) This terraform-http-ip is designed to return the public IP of the box running terraform, it's designed for use in

Outputs (2)
ip — Your IP
cidr — Outputs your IP address as a CIDR
Details
FrameworkTerraform Module
LanguageHCL
Version0.3.14
Cloud HTTP
Total downloads54.6k
Outputs2
NamespaceJamesWoolfenden
Updated