Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
b1ff3cd
Update jsonencode for parameters and clean-up
LaurentLesle Jul 15, 2021
93b7c47
Support more resource type state in eslz
seanlok Aug 13, 2021
ad286e2
Support more resource type state in eslz
seanlok Aug 13, 2021
ef78421
Add variable to support vnet link creation (to private dns zone)
swetha-sundar Aug 22, 2021
45688e5
Merge branch 'Azure:master' into swetha/pvtdnsvnetlink
swetha-sundar Sep 1, 2021
297f500
Update the variable name to follow the standard convention
swetha-sundar Sep 1, 2021
6dda82d
local module
jorseng Sep 2, 2021
f38e85b
Auxiliary tenant is optional when peering in the same tenant
LaurentLesle Sep 10, 2021
499f741
CLZ - Add combined type support
LaurentLesle Sep 14, 2021
fe1f1ef
Add support for mixed policy type values
LaurentLesle Sep 14, 2021
70aa39e
Add object type support
LaurentLesle Sep 14, 2021
02b1767
Add jsonencoded values
LaurentLesle Sep 14, 2021
17ede43
Fix variable names
LaurentLesle Sep 15, 2021
ac515cd
Add integer and boolean types
LaurentLesle Sep 15, 2021
a9507fe
Fix the module path
LaurentLesle Sep 15, 2021
fb69f28
Update access_control type definition
LaurentLesle Sep 15, 2021
9bae371
fix broken link
genegc Sep 17, 2021
c6fc124
fix broken link
genegc Sep 17, 2021
6e5d672
Merge pull request #255 from genegc/master
LaurentLesle Sep 23, 2021
ed19125
Merge pull request #253 from Azure/patch/add-on/vnet_connection
LaurentLesle Sep 23, 2021
a6b3ff6
Merge pull request #251 from swetha-sundar/swetha/pvtdnsvnetlink
LaurentLesle Sep 23, 2021
1dd7b60
Merge pull request #239 from seanlok/eslz_load_more_tfstatetype
LaurentLesle Sep 23, 2021
07c5b53
Merge pull request #254 from Azure/patch/combined_parameters
LaurentLesle Sep 23, 2021
f1ee3ef
Update module to patch.5.4.4
LaurentLesle Sep 23, 2021
db62dec
patch5.4.4
jorseng Sep 28, 2021
f26a095
add support for application_gateway_applications_v1
mingheng92 Oct 13, 2021
ca4e701
add variable application_gateway_applications_v1
mingheng92 Oct 13, 2021
d68e789
Use correct attribute name for ACR
Oct 14, 2021
d2e176a
update with application_gateway_platform
chinmh Oct 15, 2021
23aeeaa
Update variables.networking.tf
mingheng92 Oct 15, 2021
2df01d0
Update local.networking.tf
mingheng92 Oct 15, 2021
0517394
add application_gateway_platform support in landingzone.tf and local.…
chinmh Oct 18, 2021
420ca8d
Merge branch 'master' of https://github.com/mingheng92/caf-terraform-…
chinmh Oct 18, 2021
2a31a39
change landingzone source
chinmh Oct 18, 2021
ac26070
Remove unused var from azure_devops_v1
brk3 Oct 20, 2021
a1188ad
Support aad_apps for AZDO service endpoints
brk3 Oct 21, 2021
a7488ce
Update to 5.4.5
arnaudlh Oct 27, 2021
94b8f44
add virtual_subnets
jorseng Oct 29, 2021
45369cc
virtual subnets standalone
jorseng Oct 29, 2021
eaf9381
rover updates
arnaudlh Nov 1, 2021
5139488
Update patch branch
arnaudlh Nov 1, 2021
0796f07
Update example 106 - virtual wan structure
arnaudlh Nov 1, 2021
09b02fe
Merge branch 'patch.5.4.4' of https://github.com/Azure/caf-terraform-…
arnaudlh Nov 1, 2021
e9eebee
Update patch branch
arnaudlh Nov 1, 2021
ae767ee
Update destroy syntax
arnaudlh Nov 1, 2021
d61599d
patch 5.4.6
arnaudlh Nov 2, 2021
43fef6d
Merge branch 'subnet' into patch.5.4.4
arnaudlh Nov 2, 2021
eb2d3b8
Better merge
arnaudlh Nov 2, 2021
1f4f140
Update TFE TFC add ons
arnaudlh Nov 3, 2021
45b14a4
Adding partner_id
arnaudlh Nov 3, 2021
48a7b4d
FMT
arnaudlh Nov 3, 2021
a33dee2
Merge pull request #260 from Liverpool-Victoria/ccoe-180
arnaudlh Nov 4, 2021
db147a8
Merge pull request #265 from brk3/feature/azure_devops_v1-unused-var
arnaudlh Nov 4, 2021
7fd80b4
Deprecation note for old AZDO add-in
arnaudlh Nov 4, 2021
af2f748
refresh landing page
arnaudlh Nov 5, 2021
7edaa86
Update
arnaudlh Nov 5, 2021
9dfa522
Updating to module from registry
arnaudlh Nov 9, 2021
65ab430
Delay
arnaudlh Nov 10, 2021
d74ae4c
Merge pull request #266 from brk3/feature/service-endpoint-aadapps
arnaudlh Nov 10, 2021
ec5dead
Merge pull request #259 from mingheng92/master
arnaudlh Nov 10, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update example 106 - virtual wan structure
  • Loading branch information
arnaudlh committed Nov 1, 2021
commit 0796f07c0cbb7ba11a175ba96fcb150740f367b7
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
virtual_hub_connections = {
# Establish the peering with Virtual Hubs
hub_rg1-TO-vnet_rg1 = {
vhub = {
virtual_wan_key = "vwan_re1"
virtual_hub_key = "hub_re1"
virtual_hub = {
key = "hub_re1"
}
vnet = {
# If the virtual network is stored in another another landing zone, use the following attributes to refer the state file:
Expand All @@ -17,9 +16,8 @@ virtual_hub_connections = {
internet_security_enabled = true
}
hub_rg2-TO-vnet_rg2 = {
vhub = {
virtual_wan_key = "vwan_re1"
virtual_hub_key = "hub_re2"
virtual_hub = {
key = "hub_re2"
}
vnet = {
# If the virtual network is stored in another another landing zone, use the following attributes to refer the state file:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
virtual_hubs = {
hub_re1 = {
virtual_wan = {
key = "vwan_re1"
}
resource_group = {
key = "hub_re1"
}
hub_name = "hub-re1"
region = "region1"
hub_address_prefix = "10.0.3.0/24"
deploy_firewall = false
deploy_p2s = false
p2s_config = {}
deploy_s2s = false
s2s_config = {}
deploy_er = false
er_config = {}

}
hub_re2 = {
virtual_wan = {
key = "vwan_re1"
}
resource_group = {
key = "hub_re2"
}
hub_name = "hub-re2"
region = "region2"
hub_address_prefix = "10.0.4.0/24"
deploy_firewall = false
deploy_p2s = false
p2s_config = {}
deploy_s2s = false
s2s_config = {}
deploy_er = false
er_config = {}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,6 @@ virtual_wans = {
name = "contosovWAN-re1"
region = "region1"

hubs = {
hub_re1 = {
hub_name = "hub-re1"
region = "region1"
hub_address_prefix = "10.0.3.0/24"
deploy_firewall = false
deploy_p2s = false
p2s_config = {}
deploy_s2s = false
s2s_config = {}
deploy_er = false
er_config = {}

}
hub_re2 = {
hub_name = "hub-re2"
region = "region2"
hub_address_prefix = "10.0.4.0/24"
deploy_firewall = false
deploy_p2s = false
p2s_config = {}
deploy_s2s = false
s2s_config = {}
deploy_er = false
er_config = {}
}
}
}
}