@@ -5,7 +5,7 @@ Costa Rica
55[ ![ GitHub] ( https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff )] ( https://github.com/ )
66[ brown9804] ( https://github.com/brown9804 )
77
8- Last updated: 2025-03-12
8+ Last updated: 2026-02-03
99
1010------------------------------------------
1111
@@ -30,23 +30,22 @@ Last updated: 2025-03-12
3030
3131Below is a list of variables used in this template, their expected values, types, and examples:
3232
33- | Variable Name | Description | Type | Example Value |
34- | ----------------------- | -------------------------------------------------- | -------- | ----------------------- |
33+ | Variable Name | Description | Type | Example Value |
34+ | --- | --- | --- | --- |
3535| ` resource_group_name ` | The name of the Azure Resource Group to associate the Bastion Host with. | string | ` "my-resource-group" ` |
36- | ` location ` | The Azure region where the Resource Group will be created. | string | ` "East US" ` |
37- | ` vnet_name ` | The name of the Virtual Network. | string | ` "my-vnet" ` |
38- | ` vnet_address_space ` | The address space for the Virtual Network. | list(string) | ` ["10.0.0.0/16"] ` |
39- | ` subnet_name ` | The name of the Subnet. | string | ` "my-subnet" ` |
40- | ` subnet_address_prefixes ` | The address prefixes for the Subnet. | list(string) | ` ["10.0.1.0/24"] ` |
41- | ` public_ip_name ` | The name of the Public IP. | string | ` "my-public-ip" ` |
42- | ` bastion_name ` | The name of the Bastion Host. | string | ` "my-bastion" ` |
43- | ` bastion_dns_name ` | The DNS name for the Bastion Host. | string | ` "my-bastion-dns" ` |
44- | ` tags ` | A map of tags to assign to the resources. | map | ` { "env": "dev" } ` |
36+ | ` location ` | The Azure region where the Resource Group will be created. | string | ` "East US" ` |
37+ | ` vnet_name ` | The name of the Virtual Network. | string | ` "my-vnet" ` |
38+ | ` vnet_address_space ` | The address space for the Virtual Network. | list(string) | ` ["10.0.0.0/16"] ` |
39+ | ` subnet_name ` | The name of the Subnet. | string | ` "my-subnet" ` |
40+ | ` subnet_address_prefixes ` | The address prefixes for the Subnet. | list(string) | ` ["10.0.1.0/24"] ` |
41+ | ` public_ip_name ` | The name of the Public IP. | string | ` "my-public-ip" ` |
42+ | ` bastion_name ` | The name of the Bastion Host. | string | ` "my-bastion" ` |
43+ | ` bastion_dns_name ` | The DNS name for the Bastion Host. | string | ` "my-bastion-dns" ` |
44+ | ` tags ` | A map of tags to assign to the resources. | map | ` { "env": "dev" } ` |
4545
4646<!-- START BADGE -->
4747<div align =" center " >
48- <img src =" https://img.shields.io/badge/Total%20views-1459 -limegreen " alt =" Total views " >
49- <p >Refresh Date: 2025-10-15 </p >
48+ <img src =" https://img.shields.io/badge/Total%20views-1283 -limegreen " alt =" Total views " >
49+ <p >Refresh Date: 2026-02-03 </p >
5050</div >
5151<!-- END BADGE -->
52-
0 commit comments