You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added the SDDC Flex Organization, Data Center Group Name, and Edge Gateway Name formatting to the following Rows in the Inputs Section of the README
-vdc_org_name
-vdc_group_name
-vdc_edge_name
- Updated the Module Source URL to the latest tag version (1.2.0)
| vdc_org_name | The name of the Data Center Group Organization in VCD | string |-| yes |
26
-
| vdc_group_name | The name of the Data Center Group in VCD | string |-| yes |
27
-
| vdc_edge_name | Name of the Data Center Group Edge Gateway | string |-| yes |
25
+
| vdc_org_name | The name of the Data Center Group Organization in VCD | string |`"Organization Name Format: <Account_Number>-<Region>-<Account_Name>"`| yes |
26
+
| vdc_group_name | The name of the Data Center Group in VCD | string |`"Data Center Group Name Format: <Account_Number>-<Region>-<Account_Name> <datacenter group>"`| yes |
27
+
| vdc_edge_name | Name of the Data Center Group Edge Gateway | string |`"Edge Gateway Name Format: <Account_Number>-<Region>-<Edge_GW_Identifier>-<edge>"`| yes |
28
28
| app_port_profiles | Map of app port profiles with their corresponding scopes | map(string) | {} | no |
29
29
| ip_set_names | List of IP set names | list(string) |[]| yes |
30
30
| dynamic_security_group_names | List of dynamic security group names | list(string) |[]| no |
0 commit comments