Hao Wei Huang

Results 2 issues of Hao Wei Huang

The scrapper is missing out on mixed cabin deals on Aeroplan. As you can see the option for 54.3k is available on Aeroplan but not on the scrapper. ![image](https://user-images.githubusercontent.com/35088641/175223210-3aed3d98-0811-490b-b65e-7a0aaae511c0.png) ![image](https://user-images.githubusercontent.com/35088641/175223240-de007ee1-52aa-4c44-9611-9fb7e0445c1f.png)

``` resource "megaport_azure_connection" "azure_vxc" { vxc_name = "${var.prefix} Terraform Example - Azure VXC" rate_limit = var.azure_expressroute_bandwidth a_end { port_id = data.megaport_mcr.mcr.id requested_vlan = 0 } csp_settings { service_key = ""...