@@ -19,38 +19,42 @@ No modules.
1919| Name | Type |
2020| ------| ------|
2121| [ azurerm_container_registry.acr] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/container_registry ) | resource |
22- | [ azurerm_key_vault.opta ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/key_vault ) | resource |
22+ | [ azurerm_key_vault.pltf ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/key_vault ) | resource |
2323| [ azurerm_key_vault_key.acr] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/key_vault_key ) | resource |
2424| [ azurerm_log_analytics_workspace.watcher] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/log_analytics_workspace ) | resource |
2525| [ azurerm_monitor_diagnostic_setting.infra_logging] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/monitor_diagnostic_setting ) | resource |
26- | [ azurerm_nat_gateway.opta ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/nat_gateway ) | resource |
27- | [ azurerm_nat_gateway_public_ip_association.opta ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/nat_gateway_public_ip_association ) | resource |
28- | [ azurerm_nat_gateway_public_ip_prefix_association.opta ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/nat_gateway_public_ip_prefix_association ) | resource |
29- | [ azurerm_network_security_group.opta ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_security_group ) | resource |
26+ | [ azurerm_nat_gateway.pltf ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/nat_gateway ) | resource |
27+ | [ azurerm_nat_gateway_public_ip_association.pltf ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/nat_gateway_public_ip_association ) | resource |
28+ | [ azurerm_nat_gateway_public_ip_prefix_association.pltf ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/nat_gateway_public_ip_prefix_association ) | resource |
29+ | [ azurerm_network_security_group.pltf ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_security_group ) | resource |
3030| [ azurerm_network_security_rule.allowoutbound] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_security_rule ) | resource |
3131| [ azurerm_network_security_rule.internal] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_security_rule ) | resource |
3232| [ azurerm_network_watcher_flow_log.vpc_flow_log] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_watcher_flow_log ) | resource |
33- | [ azurerm_public_ip.opta ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/public_ip ) | resource |
34- | [ azurerm_public_ip_prefix.opta ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/public_ip_prefix ) | resource |
33+ | [ azurerm_public_ip.pltf ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/public_ip ) | resource |
34+ | [ azurerm_public_ip_prefix.pltf ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/public_ip_prefix ) | resource |
3535| [ azurerm_role_assignment.acr_encryption] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/role_assignment ) | resource |
3636| [ azurerm_storage_account.infra_logging] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/storage_account ) | resource |
37- | [ azurerm_subnet.opta ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/subnet ) | resource |
38- | [ azurerm_subnet_nat_gateway_association.opta ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/subnet_nat_gateway_association ) | resource |
39- | [ azurerm_subnet_network_security_group_association.opta ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/subnet_network_security_group_association ) | resource |
37+ | [ azurerm_subnet.pltf ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/subnet ) | resource |
38+ | [ azurerm_subnet_nat_gateway_association.pltf ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/subnet_nat_gateway_association ) | resource |
39+ | [ azurerm_subnet_network_security_group_association.pltf ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/subnet_network_security_group_association ) | resource |
4040| [ azurerm_user_assigned_identity.acr_uai] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/user_assigned_identity ) | resource |
41- | [ azurerm_virtual_network.opta ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/virtual_network ) | resource |
41+ | [ azurerm_virtual_network.pltf ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/virtual_network ) | resource |
4242| [ random_id.acr_suffix] ( https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/id ) | resource |
4343| [ random_id.key_suffix] ( https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/id ) | resource |
4444| [ random_id.logging_suffix] ( https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/id ) | resource |
4545| [ azurerm_network_watcher.default] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/network_watcher ) | data source |
46- | [ azurerm_resource_group.opta ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/resource_group ) | data source |
46+ | [ azurerm_resource_group.pltf ] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/resource_group ) | data source |
4747| [ azurerm_subscription.current] ( https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/subscription ) | data source |
4848
4949## Inputs
5050
5151| Name | Description | Type | Default | Required |
5252| ------| -------------| ------| ---------| :--------:|
5353| <a name =" input_env_name " ></a > [ env\_ name] ( #input\_ env\_ name ) | Env name | ` string ` | n/a | yes |
54+ | <a name =" input_key_vault_ip_rules " ></a > [ key\_ vault\_ ip\_ rules] ( #input\_ key\_ vault\_ ip\_ rules ) | n/a | ` list(string) ` | ` [] ` | no |
55+ | <a name =" input_key_vault_key_expiration_date " ></a > [ key\_ vault\_ key\_ expiration\_ date] ( #input\_ key\_ vault\_ key\_ expiration\_ date ) | n/a | ` string ` | ` "2035-01-01T00:00:00Z" ` | no |
56+ | <a name =" input_key_vault_soft_delete_retention_days " ></a > [ key\_ vault\_ soft\_ delete\_ retention\_ days] ( #input\_ key\_ vault\_ soft\_ delete\_ retention\_ days ) | n/a | ` number ` | ` 90 ` | no |
57+ | <a name =" input_key_vault_subnet_ids " ></a > [ key\_ vault\_ subnet\_ ids] ( #input\_ key\_ vault\_ subnet\_ ids ) | n/a | ` list(string) ` | ` [] ` | no |
5458| <a name =" input_layer_name " ></a > [ layer\_ name] ( #input\_ layer\_ name ) | Layer name | ` string ` | n/a | yes |
5559| <a name =" input_location " ></a > [ location] ( #input\_ location ) | n/a | ` string ` | n/a | yes |
5660| <a name =" input_module_name " ></a > [ module\_ name] ( #input\_ module\_ name ) | Module name | ` string ` | n/a | yes |
@@ -64,6 +68,7 @@ No modules.
6468| <a name =" output_acr_id " ></a > [ acr\_ id] ( #output\_ acr\_ id ) | n/a |
6569| <a name =" output_acr_login_url " ></a > [ acr\_ login\_ url] ( #output\_ acr\_ login\_ url ) | n/a |
6670| <a name =" output_acr_name " ></a > [ acr\_ name] ( #output\_ acr\_ name ) | n/a |
71+ | <a name =" output_log_analytics_workspace_id " ></a > [ log\_ analytics\_ workspace\_ id] ( #output\_ log\_ analytics\_ workspace\_ id ) | n/a |
6772| <a name =" output_private_subnet_id " ></a > [ private\_ subnet\_ id] ( #output\_ private\_ subnet\_ id ) | n/a |
6873| <a name =" output_private_subnet_name " ></a > [ private\_ subnet\_ name] ( #output\_ private\_ subnet\_ name ) | n/a |
6974| <a name =" output_public_nat_ips " ></a > [ public\_ nat\_ ips] ( #output\_ public\_ nat\_ ips ) | n/a |
0 commit comments