pulumi-sdwan 0.3.1__py3-none-any.whl → 0.3.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulumi-sdwan might be problematic. Click here for more details.

Files changed (480) hide show
  1. pulumi_sdwan/__init__.py +1 -1
  2. pulumi_sdwan/_inputs.py +269 -94
  3. pulumi_sdwan/_utilities.py +1 -1
  4. pulumi_sdwan/activate_centralized_policy.py +6 -1
  5. pulumi_sdwan/advanced_inspection_profile_policy_definition.py +6 -1
  6. pulumi_sdwan/advanced_malware_protection_policy_definition.py +6 -1
  7. pulumi_sdwan/allow_url_list_policy_object.py +6 -1
  8. pulumi_sdwan/app_probe_class_policy_object.py +6 -1
  9. pulumi_sdwan/application_aware_routing_policy_definition.py +6 -1
  10. pulumi_sdwan/application_list_policy_object.py +6 -1
  11. pulumi_sdwan/application_priority_feature_profile.py +6 -1
  12. pulumi_sdwan/application_priority_qos_policy.py +6 -1
  13. pulumi_sdwan/application_priority_traffic_policy_policy.py +6 -1
  14. pulumi_sdwan/as_path_list_policy_object.py +6 -1
  15. pulumi_sdwan/attach_feature_device_template.py +6 -1
  16. pulumi_sdwan/block_url_list_policy_object.py +6 -1
  17. pulumi_sdwan/cedge_aaa_feature_template.py +6 -1
  18. pulumi_sdwan/cedge_global_feature_template.py +6 -1
  19. pulumi_sdwan/cedge_igmp_feature_template.py +6 -1
  20. pulumi_sdwan/cedge_multicast_feature_template.py +6 -1
  21. pulumi_sdwan/cedge_pim_feature_template.py +6 -1
  22. pulumi_sdwan/cellular_cedge_profile_feature_template.py +6 -1
  23. pulumi_sdwan/cellular_controller_feature_template.py +6 -1
  24. pulumi_sdwan/cellular_profile_feature_template.py +6 -1
  25. pulumi_sdwan/centralized_policy.py +6 -1
  26. pulumi_sdwan/cflowd_policy_definition.py +6 -1
  27. pulumi_sdwan/cisco_banner_feature_template.py +6 -1
  28. pulumi_sdwan/cisco_bfd_feature_template.py +6 -1
  29. pulumi_sdwan/cisco_bgp_feature_template.py +6 -1
  30. pulumi_sdwan/cisco_dhcp_server_feature_template.py +6 -1
  31. pulumi_sdwan/cisco_logging_feature_template.py +6 -1
  32. pulumi_sdwan/cisco_ntp_feature_template.py +6 -1
  33. pulumi_sdwan/cisco_omp_feature_template.py +6 -1
  34. pulumi_sdwan/cisco_ospf_feature_template.py +6 -1
  35. pulumi_sdwan/cisco_ospfv3_feature_template.py +6 -1
  36. pulumi_sdwan/cisco_secure_internet_gateway_feature_template.py +6 -1
  37. pulumi_sdwan/cisco_security_feature_template.py +6 -1
  38. pulumi_sdwan/cisco_sig_credentials_feature_template.py +6 -1
  39. pulumi_sdwan/cisco_snmp_feature_template.py +6 -1
  40. pulumi_sdwan/cisco_system_feature_template.py +6 -1
  41. pulumi_sdwan/cisco_thousandeyes_feature_template.py +6 -1
  42. pulumi_sdwan/cisco_trustsec_feature_template.py +6 -1
  43. pulumi_sdwan/cisco_vpn_feature_template.py +6 -1
  44. pulumi_sdwan/cisco_vpn_interface_feature_template.py +6 -1
  45. pulumi_sdwan/cisco_vpn_interface_gre_feature_template.py +6 -1
  46. pulumi_sdwan/cisco_vpn_interface_ipsec_feature_template.py +6 -1
  47. pulumi_sdwan/cisco_wireless_lan_feature_template.py +6 -1
  48. pulumi_sdwan/class_map_policy_object.py +6 -1
  49. pulumi_sdwan/cli_config_feature.py +6 -1
  50. pulumi_sdwan/cli_device_template.py +6 -1
  51. pulumi_sdwan/cli_feature_profile.py +6 -1
  52. pulumi_sdwan/cli_template_feature_template.py +6 -1
  53. pulumi_sdwan/color_list_policy_object.py +6 -1
  54. pulumi_sdwan/config/__init__.py +1 -1
  55. pulumi_sdwan/config/__init__.pyi +1 -1
  56. pulumi_sdwan/config/vars.py +1 -1
  57. pulumi_sdwan/configuration_group.py +6 -1
  58. pulumi_sdwan/custom_control_topology_policy_definition.py +6 -1
  59. pulumi_sdwan/data_fqdn_prefix_list_policy_object.py +6 -1
  60. pulumi_sdwan/data_ipv4_prefix_list_policy_object.py +6 -1
  61. pulumi_sdwan/data_ipv6_prefix_list_policy_object.py +6 -1
  62. pulumi_sdwan/dns_security_feature_profile.py +6 -1
  63. pulumi_sdwan/dns_security_policy.py +6 -1
  64. pulumi_sdwan/dns_security_policy_definition.py +6 -1
  65. pulumi_sdwan/domain_list_policy_object.py +6 -1
  66. pulumi_sdwan/eigrp_feature_template.py +6 -1
  67. pulumi_sdwan/embedded_security_feature_profile.py +6 -1
  68. pulumi_sdwan/expanded_community_list_policy_object.py +6 -1
  69. pulumi_sdwan/extended_community_list_policy_object.py +6 -1
  70. pulumi_sdwan/feature_device_template.py +6 -1
  71. pulumi_sdwan/geo_location_list_policy_object.py +6 -1
  72. pulumi_sdwan/get_advanced_inspection_profile_policy_definition.py +1 -1
  73. pulumi_sdwan/get_advanced_malware_protection_policy_definition.py +1 -1
  74. pulumi_sdwan/get_allow_url_list_policy_object.py +1 -1
  75. pulumi_sdwan/get_app_probe_class_policy_object.py +1 -1
  76. pulumi_sdwan/get_application_aware_routing_policy_definition.py +1 -1
  77. pulumi_sdwan/get_application_list_policy_object.py +1 -1
  78. pulumi_sdwan/get_application_priority_feature_profile.py +1 -1
  79. pulumi_sdwan/get_application_priority_qos_policy.py +1 -1
  80. pulumi_sdwan/get_application_priority_traffic_policy_policy.py +1 -1
  81. pulumi_sdwan/get_as_path_list_policy_object.py +1 -1
  82. pulumi_sdwan/get_block_url_list_policy_object.py +1 -1
  83. pulumi_sdwan/get_cedge_aaa_feature_template.py +1 -1
  84. pulumi_sdwan/get_cedge_global_feature_template.py +1 -1
  85. pulumi_sdwan/get_cedge_igmp_feature_template.py +1 -1
  86. pulumi_sdwan/get_cedge_multicast_feature_template.py +1 -1
  87. pulumi_sdwan/get_cedge_pim_feature_template.py +1 -1
  88. pulumi_sdwan/get_cellular_cedge_profile_feature_template.py +1 -1
  89. pulumi_sdwan/get_cellular_controller_feature_template.py +1 -1
  90. pulumi_sdwan/get_cellular_profile_feature_template.py +1 -1
  91. pulumi_sdwan/get_centralized_policy.py +1 -1
  92. pulumi_sdwan/get_cflowd_policy_definition.py +1 -1
  93. pulumi_sdwan/get_cisco_banner_feature_template.py +1 -1
  94. pulumi_sdwan/get_cisco_bfd_feature_template.py +1 -1
  95. pulumi_sdwan/get_cisco_bgp_feature_template.py +1 -1
  96. pulumi_sdwan/get_cisco_dhcp_server_feature_template.py +1 -1
  97. pulumi_sdwan/get_cisco_logging_feature_template.py +1 -1
  98. pulumi_sdwan/get_cisco_ntp_feature_template.py +1 -1
  99. pulumi_sdwan/get_cisco_omp_feature_template.py +1 -1
  100. pulumi_sdwan/get_cisco_ospf_feature_template.py +1 -1
  101. pulumi_sdwan/get_cisco_ospfv3_feature_template.py +1 -1
  102. pulumi_sdwan/get_cisco_secure_internet_gateway_feature_template.py +1 -1
  103. pulumi_sdwan/get_cisco_security_feature_template.py +1 -1
  104. pulumi_sdwan/get_cisco_sig_credentials_feature_template.py +1 -1
  105. pulumi_sdwan/get_cisco_snmp_feature_template.py +1 -1
  106. pulumi_sdwan/get_cisco_system_feature_template.py +1 -1
  107. pulumi_sdwan/get_cisco_thousandeyes_feature_template.py +1 -1
  108. pulumi_sdwan/get_cisco_trustsec_feature_template.py +1 -1
  109. pulumi_sdwan/get_cisco_vpn_feature_template.py +1 -1
  110. pulumi_sdwan/get_cisco_vpn_interface_feature_template.py +1 -1
  111. pulumi_sdwan/get_cisco_vpn_interface_gre_feature_template.py +1 -1
  112. pulumi_sdwan/get_cisco_vpn_interface_ipsec_feature_template.py +1 -1
  113. pulumi_sdwan/get_cisco_wireless_lan_feature_template.py +1 -1
  114. pulumi_sdwan/get_class_map_policy_object.py +1 -1
  115. pulumi_sdwan/get_cli_config_feature.py +1 -1
  116. pulumi_sdwan/get_cli_device_template.py +1 -1
  117. pulumi_sdwan/get_cli_feature_profile.py +1 -1
  118. pulumi_sdwan/get_cli_template_feature_template.py +1 -1
  119. pulumi_sdwan/get_color_list_policy_object.py +1 -1
  120. pulumi_sdwan/get_configuration_group.py +1 -1
  121. pulumi_sdwan/get_custom_control_topology_policy_definition.py +1 -1
  122. pulumi_sdwan/get_data_fqdn_prefix_list_policy_object.py +1 -1
  123. pulumi_sdwan/get_data_ipv4_prefix_list_policy_object.py +1 -1
  124. pulumi_sdwan/get_data_ipv6_prefix_list_policy_object.py +1 -1
  125. pulumi_sdwan/get_device.py +1 -1
  126. pulumi_sdwan/get_dns_security_feature_profile.py +1 -1
  127. pulumi_sdwan/get_dns_security_policy.py +1 -1
  128. pulumi_sdwan/get_dns_security_policy_definition.py +1 -1
  129. pulumi_sdwan/get_domain_list_policy_object.py +1 -1
  130. pulumi_sdwan/get_eigrp_feature_template.py +1 -1
  131. pulumi_sdwan/get_embedded_security_feature_profile.py +1 -1
  132. pulumi_sdwan/get_expanded_community_list_policy_object.py +1 -1
  133. pulumi_sdwan/get_extended_community_list_policy_object.py +1 -1
  134. pulumi_sdwan/get_feature_device_template.py +1 -1
  135. pulumi_sdwan/get_geo_location_list_policy_object.py +1 -1
  136. pulumi_sdwan/get_gps_feature_template.py +1 -1
  137. pulumi_sdwan/get_hub_and_spoke_topology_policy_definition.py +1 -1
  138. pulumi_sdwan/get_intrusion_prevention_policy_definition.py +1 -1
  139. pulumi_sdwan/get_ips_signature_list_policy_object.py +1 -1
  140. pulumi_sdwan/get_ipv4_acl_policy_definition.py +1 -1
  141. pulumi_sdwan/get_ipv4_device_acl_policy_definition.py +1 -1
  142. pulumi_sdwan/get_ipv4_prefix_list_policy_object.py +1 -1
  143. pulumi_sdwan/get_ipv6_acl_policy_definition.py +1 -1
  144. pulumi_sdwan/get_ipv6_device_acl_policy_definition.py +1 -1
  145. pulumi_sdwan/get_ipv6_prefix_list_policy_object.py +1 -1
  146. pulumi_sdwan/get_local_application_list_policy_object.py +1 -1
  147. pulumi_sdwan/get_localized_policy.py +1 -1
  148. pulumi_sdwan/get_mesh_topology_policy_definition.py +1 -1
  149. pulumi_sdwan/get_mirror_policy_object.py +1 -1
  150. pulumi_sdwan/get_object_group_policy_definition.py +1 -1
  151. pulumi_sdwan/get_other_feature_profile.py +1 -1
  152. pulumi_sdwan/get_other_thousandeyes_feature.py +1 -1
  153. pulumi_sdwan/get_other_ucse_feature.py +1 -1
  154. pulumi_sdwan/get_policer_policy_object.py +1 -1
  155. pulumi_sdwan/get_policy_object_app_probe_class.py +1 -1
  156. pulumi_sdwan/get_policy_object_application_list.py +1 -1
  157. pulumi_sdwan/get_policy_object_as_path_list.py +1 -1
  158. pulumi_sdwan/get_policy_object_class_map.py +1 -1
  159. pulumi_sdwan/get_policy_object_color_list.py +1 -1
  160. pulumi_sdwan/get_policy_object_data_ipv4_prefix_list.py +1 -1
  161. pulumi_sdwan/get_policy_object_data_ipv6_prefix_list.py +1 -1
  162. pulumi_sdwan/get_policy_object_expanded_community_list.py +1 -1
  163. pulumi_sdwan/get_policy_object_extended_community_list.py +1 -1
  164. pulumi_sdwan/get_policy_object_feature_profile.py +1 -1
  165. pulumi_sdwan/get_policy_object_ipv4_prefix_list.py +1 -1
  166. pulumi_sdwan/get_policy_object_ipv6_prefix_list.py +1 -1
  167. pulumi_sdwan/get_policy_object_mirror.py +1 -1
  168. pulumi_sdwan/get_policy_object_policer.py +1 -1
  169. pulumi_sdwan/get_policy_object_preferred_color_group.py +1 -1
  170. pulumi_sdwan/get_policy_object_security_data_ipv4_prefix_list.py +1 -1
  171. pulumi_sdwan/get_policy_object_security_fqdn_list.py +1 -1
  172. pulumi_sdwan/get_policy_object_security_geolocation_list.py +1 -1
  173. pulumi_sdwan/get_policy_object_security_identity_list.py +1 -1
  174. pulumi_sdwan/get_policy_object_security_ips_signature.py +1 -1
  175. pulumi_sdwan/get_policy_object_security_local_application_list.py +1 -1
  176. pulumi_sdwan/get_policy_object_security_local_domain_list.py +1 -1
  177. pulumi_sdwan/get_policy_object_security_port_list.py +1 -1
  178. pulumi_sdwan/get_policy_object_security_scalable_group_tag_list.py +1 -1
  179. pulumi_sdwan/get_policy_object_security_url_allow_list.py +1 -1
  180. pulumi_sdwan/get_policy_object_security_url_block_list.py +1 -1
  181. pulumi_sdwan/get_policy_object_sla_class_list.py +1 -1
  182. pulumi_sdwan/get_policy_object_standard_community_list.py +1 -1
  183. pulumi_sdwan/get_policy_object_tloc_list.py +1 -1
  184. pulumi_sdwan/get_policy_object_vpn_group.py +1 -1
  185. pulumi_sdwan/get_port_list_policy_object.py +1 -1
  186. pulumi_sdwan/get_preferred_color_group_policy_object.py +1 -1
  187. pulumi_sdwan/get_protocol_list_policy_object.py +1 -1
  188. pulumi_sdwan/get_qos_map_policy_definition.py +1 -1
  189. pulumi_sdwan/get_region_list_policy_object.py +1 -1
  190. pulumi_sdwan/get_rewrite_rule_policy_definition.py +1 -1
  191. pulumi_sdwan/get_route_policy_definition.py +1 -1
  192. pulumi_sdwan/get_rule_set_policy_definition.py +1 -1
  193. pulumi_sdwan/get_security_app_hosting_feature_template.py +1 -1
  194. pulumi_sdwan/get_security_policy.py +1 -1
  195. pulumi_sdwan/get_service_dhcp_server_feature.py +1 -1
  196. pulumi_sdwan/get_service_feature_profile.py +1 -1
  197. pulumi_sdwan/get_service_ipv4_acl_feature.py +1 -1
  198. pulumi_sdwan/get_service_ipv6_acl_feature.py +1 -1
  199. pulumi_sdwan/get_service_lan_vpn_feature.py +1 -1
  200. pulumi_sdwan/get_service_lan_vpn_feature_associate_multicast_feature.py +1 -1
  201. pulumi_sdwan/get_service_lan_vpn_feature_associate_routing_bgp_feature.py +1 -1
  202. pulumi_sdwan/get_service_lan_vpn_feature_associate_routing_eigrp_feature.py +1 -1
  203. pulumi_sdwan/get_service_lan_vpn_feature_associate_routing_ospf_feature.py +1 -1
  204. pulumi_sdwan/get_service_lan_vpn_feature_associate_routing_ospfv3_ipv4_feature.py +1 -1
  205. pulumi_sdwan/get_service_lan_vpn_feature_associate_routing_ospfv3_ipv6_feature.py +1 -1
  206. pulumi_sdwan/get_service_lan_vpn_interface_ethernet_feature.py +1 -1
  207. pulumi_sdwan/get_service_lan_vpn_interface_ethernet_feature_associate_dhcp_server_feature.py +1 -1
  208. pulumi_sdwan/get_service_lan_vpn_interface_ethernet_feature_associate_tracker_feature.py +1 -1
  209. pulumi_sdwan/get_service_lan_vpn_interface_ethernet_feature_associate_tracker_group_feature.py +1 -1
  210. pulumi_sdwan/get_service_lan_vpn_interface_gre_feature.py +1 -1
  211. pulumi_sdwan/get_service_lan_vpn_interface_ipsec_feature.py +1 -1
  212. pulumi_sdwan/get_service_lan_vpn_interface_ipsec_feature_associate_dhcp_server_feature.py +1 -1
  213. pulumi_sdwan/get_service_lan_vpn_interface_svi_feature.py +1 -1
  214. pulumi_sdwan/get_service_lan_vpn_interface_svi_feature_associate_dhcp_server_feature.py +1 -1
  215. pulumi_sdwan/get_service_multicast_feature.py +1 -1
  216. pulumi_sdwan/get_service_object_tracker_feature.py +1 -1
  217. pulumi_sdwan/get_service_object_tracker_group_feature.py +1 -1
  218. pulumi_sdwan/get_service_route_policy_feature.py +1 -1
  219. pulumi_sdwan/get_service_routing_bgp_feature.py +1 -1
  220. pulumi_sdwan/get_service_routing_eigrp_feature.py +1 -1
  221. pulumi_sdwan/get_service_routing_ospf_feature.py +1 -1
  222. pulumi_sdwan/get_service_routing_ospfv3_ipv4_feature.py +1 -1
  223. pulumi_sdwan/get_service_routing_ospfv3_ipv6_feature.py +1 -1
  224. pulumi_sdwan/get_service_switchport_feature.py +1 -1
  225. pulumi_sdwan/get_service_tracker_feature.py +1 -1
  226. pulumi_sdwan/get_service_tracker_group_feature.py +1 -1
  227. pulumi_sdwan/get_service_wireless_lan_feature.py +1 -1
  228. pulumi_sdwan/get_sig_security_feature_profile.py +1 -1
  229. pulumi_sdwan/get_site_list_policy_object.py +1 -1
  230. pulumi_sdwan/get_sla_class_policy_object.py +1 -1
  231. pulumi_sdwan/get_standard_community_list_policy_object.py +1 -1
  232. pulumi_sdwan/get_switchport_feature_template.py +1 -1
  233. pulumi_sdwan/get_system_aaa_feature.py +1 -1
  234. pulumi_sdwan/get_system_banner_feature.py +1 -1
  235. pulumi_sdwan/get_system_basic_feature.py +1 -1
  236. pulumi_sdwan/get_system_bfd_feature.py +1 -1
  237. pulumi_sdwan/get_system_feature_profile.py +1 -1
  238. pulumi_sdwan/get_system_flexible_port_speed_feature.py +1 -1
  239. pulumi_sdwan/get_system_global_feature.py +1 -1
  240. pulumi_sdwan/get_system_ipv4_device_access_feature.py +1 -1
  241. pulumi_sdwan/get_system_ipv6_device_access_feature.py +1 -1
  242. pulumi_sdwan/get_system_logging_feature.py +1 -1
  243. pulumi_sdwan/get_system_mrf_feature.py +1 -1
  244. pulumi_sdwan/get_system_ntp_feature.py +1 -1
  245. pulumi_sdwan/get_system_omp_feature.py +1 -1
  246. pulumi_sdwan/get_system_performance_monitoring_feature.py +1 -1
  247. pulumi_sdwan/get_system_remote_access_feature.py +1 -1
  248. pulumi_sdwan/get_system_security_feature.py +1 -1
  249. pulumi_sdwan/get_system_snmp_feature.py +1 -1
  250. pulumi_sdwan/get_tag.py +1 -1
  251. pulumi_sdwan/get_tloc_list_policy_object.py +1 -1
  252. pulumi_sdwan/get_tls_ssl_decryption_policy_definition.py +1 -1
  253. pulumi_sdwan/get_tls_ssl_profile_policy_definition.py +1 -1
  254. pulumi_sdwan/get_traffic_data_policy_definition.py +1 -1
  255. pulumi_sdwan/get_transport_cellular_controller_feature.py +1 -1
  256. pulumi_sdwan/get_transport_cellular_profile_feature.py +1 -1
  257. pulumi_sdwan/get_transport_feature_profile.py +1 -1
  258. pulumi_sdwan/get_transport_gps_feature.py +1 -1
  259. pulumi_sdwan/get_transport_ipv4_acl_feature.py +1 -1
  260. pulumi_sdwan/get_transport_ipv6_acl_feature.py +1 -1
  261. pulumi_sdwan/get_transport_ipv6_tracker_feature.py +1 -1
  262. pulumi_sdwan/get_transport_ipv6_tracker_group_feature.py +1 -1
  263. pulumi_sdwan/get_transport_management_vpn_feature.py +1 -1
  264. pulumi_sdwan/get_transport_management_vpn_interface_ethernet_feature.py +1 -1
  265. pulumi_sdwan/get_transport_route_policy_feature.py +1 -1
  266. pulumi_sdwan/get_transport_routing_bgp_feature.py +1 -1
  267. pulumi_sdwan/get_transport_routing_ospf_feature.py +1 -1
  268. pulumi_sdwan/get_transport_routing_ospfv3_ipv4_feature.py +1 -1
  269. pulumi_sdwan/get_transport_routing_ospfv3_ipv6_feature.py +1 -1
  270. pulumi_sdwan/get_transport_t1_e1_controller_feature.py +1 -1
  271. pulumi_sdwan/get_transport_tracker_feature.py +1 -1
  272. pulumi_sdwan/get_transport_tracker_group_feature.py +1 -1
  273. pulumi_sdwan/get_transport_wan_vpn_feature.py +1 -1
  274. pulumi_sdwan/get_transport_wan_vpn_feature_associate_routing_bgp_feature.py +1 -1
  275. pulumi_sdwan/get_transport_wan_vpn_feature_associate_routing_ospf_feature.py +1 -1
  276. pulumi_sdwan/get_transport_wan_vpn_feature_associate_routing_ospfv3_ipv4_feature.py +1 -1
  277. pulumi_sdwan/get_transport_wan_vpn_feature_associate_routing_ospfv3_ipv6_feature.py +1 -1
  278. pulumi_sdwan/get_transport_wan_vpn_interface_cellular_feature.py +1 -1
  279. pulumi_sdwan/get_transport_wan_vpn_interface_cellular_feature_associate_tracker_feature.py +1 -1
  280. pulumi_sdwan/get_transport_wan_vpn_interface_cellular_feature_associate_tracker_group_feature.py +1 -1
  281. pulumi_sdwan/get_transport_wan_vpn_interface_ethernet_feature.py +1 -1
  282. pulumi_sdwan/get_transport_wan_vpn_interface_ethernet_feature_associate_ipv6_tracker_feature.py +1 -1
  283. pulumi_sdwan/get_transport_wan_vpn_interface_ethernet_feature_associate_ipv6_tracker_group_feature.py +1 -1
  284. pulumi_sdwan/get_transport_wan_vpn_interface_ethernet_feature_associate_tracker_feature.py +1 -1
  285. pulumi_sdwan/get_transport_wan_vpn_interface_ethernet_feature_associate_tracker_group_feature.py +1 -1
  286. pulumi_sdwan/get_transport_wan_vpn_interface_gre_feature.py +1 -1
  287. pulumi_sdwan/get_transport_wan_vpn_interface_gre_feature_associate_tracker_feature.py +1 -1
  288. pulumi_sdwan/get_transport_wan_vpn_interface_ipsec_feature.py +1 -1
  289. pulumi_sdwan/get_transport_wan_vpn_interface_ipsec_feature_associate_tracker_feature.py +1 -1
  290. pulumi_sdwan/get_transport_wan_vpn_interface_t1_e1_serial_feature.py +1 -1
  291. pulumi_sdwan/get_url_filtering_policy_definition.py +1 -1
  292. pulumi_sdwan/get_vedge_inventory.py +1 -1
  293. pulumi_sdwan/get_vpn_interface_cellular_feature_template.py +1 -1
  294. pulumi_sdwan/get_vpn_interface_dsl_ipoe_feature_template.py +1 -1
  295. pulumi_sdwan/get_vpn_interface_dsl_pppoa_feature_template.py +1 -1
  296. pulumi_sdwan/get_vpn_interface_dsl_pppoe_feature_template.py +1 -1
  297. pulumi_sdwan/get_vpn_interface_ethernet_pppoe_feature_template.py +1 -1
  298. pulumi_sdwan/get_vpn_interface_multilink_feature_template.py +1 -1
  299. pulumi_sdwan/get_vpn_interface_svi_feature_template.py +1 -1
  300. pulumi_sdwan/get_vpn_interface_t1_e1_serial_feature_template.py +1 -1
  301. pulumi_sdwan/get_vpn_list_policy_object.py +1 -1
  302. pulumi_sdwan/get_vpn_membership_policy_definition.py +1 -1
  303. pulumi_sdwan/get_zone_based_firewall_policy_definition.py +1 -1
  304. pulumi_sdwan/get_zone_list_policy_object.py +1 -1
  305. pulumi_sdwan/gps_feature_template.py +6 -1
  306. pulumi_sdwan/hub_and_spoke_topology_policy_definition.py +6 -1
  307. pulumi_sdwan/intrusion_prevention_policy_definition.py +6 -1
  308. pulumi_sdwan/ips_signature_list_policy_object.py +6 -1
  309. pulumi_sdwan/ipv4_acl_policy_definition.py +6 -1
  310. pulumi_sdwan/ipv4_device_acl_policy_definition.py +6 -1
  311. pulumi_sdwan/ipv4_prefix_list_policy_object.py +6 -1
  312. pulumi_sdwan/ipv6_acl_policy_definition.py +6 -1
  313. pulumi_sdwan/ipv6_device_acl_policy_definition.py +6 -1
  314. pulumi_sdwan/ipv6_prefix_list_policy_object.py +6 -1
  315. pulumi_sdwan/local_application_list_policy_object.py +6 -1
  316. pulumi_sdwan/localized_policy.py +6 -1
  317. pulumi_sdwan/mesh_topology_policy_definition.py +6 -1
  318. pulumi_sdwan/mirror_policy_object.py +6 -1
  319. pulumi_sdwan/object_group_policy_definition.py +6 -1
  320. pulumi_sdwan/other_feature_profile.py +6 -1
  321. pulumi_sdwan/other_thousandeyes_feature.py +6 -1
  322. pulumi_sdwan/other_ucse_feature.py +6 -1
  323. pulumi_sdwan/outputs.py +318 -106
  324. pulumi_sdwan/policer_policy_object.py +6 -1
  325. pulumi_sdwan/policy_object_app_probe_class.py +6 -1
  326. pulumi_sdwan/policy_object_application_list.py +6 -1
  327. pulumi_sdwan/policy_object_as_path_list.py +6 -1
  328. pulumi_sdwan/policy_object_class_map.py +6 -1
  329. pulumi_sdwan/policy_object_color_list.py +6 -1
  330. pulumi_sdwan/policy_object_data_ipv4_prefix_list.py +6 -1
  331. pulumi_sdwan/policy_object_data_ipv6_prefix_list.py +6 -1
  332. pulumi_sdwan/policy_object_expanded_community_list.py +6 -1
  333. pulumi_sdwan/policy_object_extended_community_list.py +6 -1
  334. pulumi_sdwan/policy_object_feature_profile.py +6 -1
  335. pulumi_sdwan/policy_object_ipv4_prefix_list.py +6 -1
  336. pulumi_sdwan/policy_object_ipv6_prefix_list.py +6 -1
  337. pulumi_sdwan/policy_object_mirror.py +6 -1
  338. pulumi_sdwan/policy_object_policer.py +6 -1
  339. pulumi_sdwan/policy_object_preferred_color_group.py +6 -1
  340. pulumi_sdwan/policy_object_security_data_ipv4_prefix_list.py +6 -1
  341. pulumi_sdwan/policy_object_security_fqdn_list.py +6 -1
  342. pulumi_sdwan/policy_object_security_geolocation_list.py +6 -1
  343. pulumi_sdwan/policy_object_security_identity_list.py +6 -1
  344. pulumi_sdwan/policy_object_security_ips_signature.py +6 -1
  345. pulumi_sdwan/policy_object_security_local_application_list.py +6 -1
  346. pulumi_sdwan/policy_object_security_local_domain_list.py +6 -1
  347. pulumi_sdwan/policy_object_security_port_list.py +6 -1
  348. pulumi_sdwan/policy_object_security_scalable_group_tag_list.py +6 -1
  349. pulumi_sdwan/policy_object_security_url_allow_list.py +6 -1
  350. pulumi_sdwan/policy_object_security_url_block_list.py +6 -1
  351. pulumi_sdwan/policy_object_sla_class_list.py +6 -1
  352. pulumi_sdwan/policy_object_standard_community_list.py +6 -1
  353. pulumi_sdwan/policy_object_tloc_list.py +6 -1
  354. pulumi_sdwan/policy_object_vpn_group.py +6 -1
  355. pulumi_sdwan/port_list_policy_object.py +6 -1
  356. pulumi_sdwan/preferred_color_group_policy_object.py +6 -1
  357. pulumi_sdwan/protocol_list_policy_object.py +6 -1
  358. pulumi_sdwan/provider.py +22 -1
  359. pulumi_sdwan/pulumi-plugin.json +1 -1
  360. pulumi_sdwan/qos_map_policy_definition.py +6 -1
  361. pulumi_sdwan/region_list_policy_object.py +6 -1
  362. pulumi_sdwan/rewrite_rule_policy_definition.py +6 -1
  363. pulumi_sdwan/route_policy_definition.py +6 -1
  364. pulumi_sdwan/rule_set_policy_definition.py +6 -1
  365. pulumi_sdwan/security_app_hosting_feature_template.py +6 -1
  366. pulumi_sdwan/security_policy.py +6 -1
  367. pulumi_sdwan/service_dhcp_server_feature.py +6 -1
  368. pulumi_sdwan/service_feature_profile.py +6 -1
  369. pulumi_sdwan/service_ipv4_acl_feature.py +25 -19
  370. pulumi_sdwan/service_ipv6_acl_feature.py +25 -19
  371. pulumi_sdwan/service_lan_vpn_feature.py +6 -1
  372. pulumi_sdwan/service_lan_vpn_feature_associate_multicast_feature.py +6 -1
  373. pulumi_sdwan/service_lan_vpn_feature_associate_routing_bgp_feature.py +6 -1
  374. pulumi_sdwan/service_lan_vpn_feature_associate_routing_eigrp_feature.py +6 -1
  375. pulumi_sdwan/service_lan_vpn_feature_associate_routing_ospf_feature.py +6 -1
  376. pulumi_sdwan/service_lan_vpn_feature_associate_routing_ospfv3_ipv4_feature.py +6 -1
  377. pulumi_sdwan/service_lan_vpn_feature_associate_routing_ospfv3_ipv6_feature.py +6 -1
  378. pulumi_sdwan/service_lan_vpn_interface_ethernet_feature.py +24 -18
  379. pulumi_sdwan/service_lan_vpn_interface_ethernet_feature_associate_dhcp_server_feature.py +6 -1
  380. pulumi_sdwan/service_lan_vpn_interface_ethernet_feature_associate_tracker_feature.py +6 -1
  381. pulumi_sdwan/service_lan_vpn_interface_ethernet_feature_associate_tracker_group_feature.py +6 -1
  382. pulumi_sdwan/service_lan_vpn_interface_gre_feature.py +24 -18
  383. pulumi_sdwan/service_lan_vpn_interface_ipsec_feature.py +24 -18
  384. pulumi_sdwan/service_lan_vpn_interface_ipsec_feature_associate_dhcp_server_feature.py +6 -1
  385. pulumi_sdwan/service_lan_vpn_interface_svi_feature.py +24 -18
  386. pulumi_sdwan/service_lan_vpn_interface_svi_feature_associate_dhcp_server_feature.py +6 -1
  387. pulumi_sdwan/service_multicast_feature.py +24 -18
  388. pulumi_sdwan/service_object_tracker_feature.py +6 -1
  389. pulumi_sdwan/service_object_tracker_group_feature.py +6 -1
  390. pulumi_sdwan/service_route_policy_feature.py +6 -1
  391. pulumi_sdwan/service_routing_bgp_feature.py +25 -19
  392. pulumi_sdwan/service_routing_eigrp_feature.py +6 -1
  393. pulumi_sdwan/service_routing_ospf_feature.py +6 -1
  394. pulumi_sdwan/service_routing_ospfv3_ipv4_feature.py +6 -1
  395. pulumi_sdwan/service_routing_ospfv3_ipv6_feature.py +6 -1
  396. pulumi_sdwan/service_switchport_feature.py +6 -1
  397. pulumi_sdwan/service_tracker_feature.py +6 -1
  398. pulumi_sdwan/service_tracker_group_feature.py +6 -1
  399. pulumi_sdwan/service_wireless_lan_feature.py +6 -1
  400. pulumi_sdwan/sig_security_feature_profile.py +6 -1
  401. pulumi_sdwan/site_list_policy_object.py +6 -1
  402. pulumi_sdwan/sla_class_policy_object.py +6 -1
  403. pulumi_sdwan/standard_community_list_policy_object.py +6 -1
  404. pulumi_sdwan/switchport_feature_template.py +6 -1
  405. pulumi_sdwan/system_aaa_feature.py +6 -1
  406. pulumi_sdwan/system_banner_feature.py +6 -1
  407. pulumi_sdwan/system_basic_feature.py +25 -19
  408. pulumi_sdwan/system_bfd_feature.py +6 -1
  409. pulumi_sdwan/system_feature_profile.py +6 -1
  410. pulumi_sdwan/system_flexible_port_speed_feature.py +6 -1
  411. pulumi_sdwan/system_global_feature.py +6 -1
  412. pulumi_sdwan/system_ipv4_device_access_feature.py +6 -1
  413. pulumi_sdwan/system_ipv6_device_access_feature.py +6 -1
  414. pulumi_sdwan/system_logging_feature.py +25 -19
  415. pulumi_sdwan/system_mrf_feature.py +25 -19
  416. pulumi_sdwan/system_ntp_feature.py +25 -19
  417. pulumi_sdwan/system_omp_feature.py +6 -1
  418. pulumi_sdwan/system_performance_monitoring_feature.py +25 -19
  419. pulumi_sdwan/system_remote_access_feature.py +24 -18
  420. pulumi_sdwan/system_security_feature.py +25 -19
  421. pulumi_sdwan/system_snmp_feature.py +25 -19
  422. pulumi_sdwan/tag.py +6 -1
  423. pulumi_sdwan/tloc_list_policy_object.py +6 -1
  424. pulumi_sdwan/tls_ssl_decryption_policy_definition.py +6 -1
  425. pulumi_sdwan/tls_ssl_profile_policy_definition.py +6 -1
  426. pulumi_sdwan/traffic_data_policy_definition.py +6 -1
  427. pulumi_sdwan/transport_cellular_controller_feature.py +6 -1
  428. pulumi_sdwan/transport_cellular_profile_feature.py +6 -1
  429. pulumi_sdwan/transport_feature_profile.py +6 -1
  430. pulumi_sdwan/transport_gps_feature.py +6 -1
  431. pulumi_sdwan/transport_ipv4_acl_feature.py +25 -19
  432. pulumi_sdwan/transport_ipv6_acl_feature.py +25 -19
  433. pulumi_sdwan/transport_ipv6_tracker_feature.py +6 -1
  434. pulumi_sdwan/transport_ipv6_tracker_group_feature.py +6 -1
  435. pulumi_sdwan/transport_management_vpn_feature.py +25 -19
  436. pulumi_sdwan/transport_management_vpn_interface_ethernet_feature.py +44 -37
  437. pulumi_sdwan/transport_route_policy_feature.py +6 -1
  438. pulumi_sdwan/transport_routing_bgp_feature.py +25 -19
  439. pulumi_sdwan/transport_routing_ospf_feature.py +6 -1
  440. pulumi_sdwan/transport_routing_ospfv3_ipv4_feature.py +6 -1
  441. pulumi_sdwan/transport_routing_ospfv3_ipv6_feature.py +6 -1
  442. pulumi_sdwan/transport_t1_e1_controller_feature.py +6 -1
  443. pulumi_sdwan/transport_tracker_feature.py +6 -1
  444. pulumi_sdwan/transport_tracker_group_feature.py +6 -1
  445. pulumi_sdwan/transport_wan_vpn_feature.py +25 -19
  446. pulumi_sdwan/transport_wan_vpn_feature_associate_routing_bgp_feature.py +6 -1
  447. pulumi_sdwan/transport_wan_vpn_feature_associate_routing_ospf_feature.py +6 -1
  448. pulumi_sdwan/transport_wan_vpn_feature_associate_routing_ospfv3_ipv4_feature.py +6 -1
  449. pulumi_sdwan/transport_wan_vpn_feature_associate_routing_ospfv3_ipv6_feature.py +6 -1
  450. pulumi_sdwan/transport_wan_vpn_interface_cellular_feature.py +24 -18
  451. pulumi_sdwan/transport_wan_vpn_interface_cellular_feature_associate_tracker_feature.py +6 -1
  452. pulumi_sdwan/transport_wan_vpn_interface_cellular_feature_associate_tracker_group_feature.py +6 -1
  453. pulumi_sdwan/transport_wan_vpn_interface_ethernet_feature.py +24 -18
  454. pulumi_sdwan/transport_wan_vpn_interface_ethernet_feature_associate_ipv6_tracker_feature.py +6 -1
  455. pulumi_sdwan/transport_wan_vpn_interface_ethernet_feature_associate_ipv6_tracker_group_feature.py +6 -1
  456. pulumi_sdwan/transport_wan_vpn_interface_ethernet_feature_associate_tracker_feature.py +6 -1
  457. pulumi_sdwan/transport_wan_vpn_interface_ethernet_feature_associate_tracker_group_feature.py +6 -1
  458. pulumi_sdwan/transport_wan_vpn_interface_gre_feature.py +24 -18
  459. pulumi_sdwan/transport_wan_vpn_interface_gre_feature_associate_tracker_feature.py +6 -1
  460. pulumi_sdwan/transport_wan_vpn_interface_ipsec_feature.py +24 -18
  461. pulumi_sdwan/transport_wan_vpn_interface_ipsec_feature_associate_tracker_feature.py +6 -1
  462. pulumi_sdwan/transport_wan_vpn_interface_t1_e1_serial_feature.py +24 -18
  463. pulumi_sdwan/url_filtering_policy_definition.py +6 -1
  464. pulumi_sdwan/vpn_interface_cellular_feature_template.py +6 -1
  465. pulumi_sdwan/vpn_interface_dsl_ipoe_feature_template.py +6 -1
  466. pulumi_sdwan/vpn_interface_dsl_pppoa_feature_template.py +6 -1
  467. pulumi_sdwan/vpn_interface_dsl_pppoe_feature_template.py +6 -1
  468. pulumi_sdwan/vpn_interface_ethernet_pppoe_feature_template.py +6 -1
  469. pulumi_sdwan/vpn_interface_multilink_feature_template.py +6 -1
  470. pulumi_sdwan/vpn_interface_svi_feature_template.py +6 -1
  471. pulumi_sdwan/vpn_interface_t1_e1_serial_feature_template.py +6 -1
  472. pulumi_sdwan/vpn_list_policy_object.py +6 -1
  473. pulumi_sdwan/vpn_membership_policy_definition.py +6 -1
  474. pulumi_sdwan/zone_based_firewall_policy_definition.py +6 -1
  475. pulumi_sdwan/zone_list_policy_object.py +6 -1
  476. {pulumi_sdwan-0.3.1.dist-info → pulumi_sdwan-0.3.2.dist-info}/METADATA +3 -3
  477. pulumi_sdwan-0.3.2.dist-info/RECORD +480 -0
  478. {pulumi_sdwan-0.3.1.dist-info → pulumi_sdwan-0.3.2.dist-info}/WHEEL +1 -1
  479. pulumi_sdwan-0.3.1.dist-info/RECORD +0 -480
  480. {pulumi_sdwan-0.3.1.dist-info → pulumi_sdwan-0.3.2.dist-info}/top_level.txt +0 -0
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -114,6 +114,7 @@ class _ExtendedCommunityListPolicyObjectState:
114
114
  pulumi.set(self, "version", value)
115
115
 
116
116
 
117
+ @pulumi.type_token("sdwan:index/extendedCommunityListPolicyObject:ExtendedCommunityListPolicyObject")
117
118
  class ExtendedCommunityListPolicyObject(pulumi.CustomResource):
118
119
  @overload
119
120
  def __init__(__self__,
@@ -140,6 +141,8 @@ class ExtendedCommunityListPolicyObject(pulumi.CustomResource):
140
141
 
141
142
  ## Import
142
143
 
144
+ The `pulumi import` command can be used, for example:
145
+
143
146
  ```sh
144
147
  $ pulumi import sdwan:index/extendedCommunityListPolicyObject:ExtendedCommunityListPolicyObject example "f6b2c44c-693c-4763-b010-895aa3d236bd"
145
148
  ```
@@ -173,6 +176,8 @@ class ExtendedCommunityListPolicyObject(pulumi.CustomResource):
173
176
 
174
177
  ## Import
175
178
 
179
+ The `pulumi import` command can be used, for example:
180
+
176
181
  ```sh
177
182
  $ pulumi import sdwan:index/extendedCommunityListPolicyObject:ExtendedCommunityListPolicyObject example "f6b2c44c-693c-4763-b010-895aa3d236bd"
178
183
  ```
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -337,6 +337,7 @@ class _FeatureDeviceTemplateState:
337
337
  pulumi.set(self, "version", value)
338
338
 
339
339
 
340
+ @pulumi.type_token("sdwan:index/featureDeviceTemplate:FeatureDeviceTemplate")
340
341
  class FeatureDeviceTemplate(pulumi.CustomResource):
341
342
  @overload
342
343
  def __init__(__self__,
@@ -373,6 +374,8 @@ class FeatureDeviceTemplate(pulumi.CustomResource):
373
374
 
374
375
  ## Import
375
376
 
377
+ The `pulumi import` command can be used, for example:
378
+
376
379
  ```sh
377
380
  $ pulumi import sdwan:index/featureDeviceTemplate:FeatureDeviceTemplate example "f6b2c44c-693c-4763-b010-895aa3d236bd"
378
381
  ```
@@ -416,6 +419,8 @@ class FeatureDeviceTemplate(pulumi.CustomResource):
416
419
 
417
420
  ## Import
418
421
 
422
+ The `pulumi import` command can be used, for example:
423
+
419
424
  ```sh
420
425
  $ pulumi import sdwan:index/featureDeviceTemplate:FeatureDeviceTemplate example "f6b2c44c-693c-4763-b010-895aa3d236bd"
421
426
  ```
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -114,6 +114,7 @@ class _GeoLocationListPolicyObjectState:
114
114
  pulumi.set(self, "version", value)
115
115
 
116
116
 
117
+ @pulumi.type_token("sdwan:index/geoLocationListPolicyObject:GeoLocationListPolicyObject")
117
118
  class GeoLocationListPolicyObject(pulumi.CustomResource):
118
119
  @overload
119
120
  def __init__(__self__,
@@ -141,6 +142,8 @@ class GeoLocationListPolicyObject(pulumi.CustomResource):
141
142
 
142
143
  ## Import
143
144
 
145
+ The `pulumi import` command can be used, for example:
146
+
144
147
  ```sh
145
148
  $ pulumi import sdwan:index/geoLocationListPolicyObject:GeoLocationListPolicyObject example "f6b2c44c-693c-4763-b010-895aa3d236bd"
146
149
  ```
@@ -175,6 +178,8 @@ class GeoLocationListPolicyObject(pulumi.CustomResource):
175
178
 
176
179
  ## Import
177
180
 
181
+ The `pulumi import` command can be used, for example:
182
+
178
183
  ```sh
179
184
  $ pulumi import sdwan:index/geoLocationListPolicyObject:GeoLocationListPolicyObject example "f6b2c44c-693c-4763-b010-895aa3d236bd"
180
185
  ```
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins