Releases: megaport/terraform-provider-megaport
Releases · megaport/terraform-provider-megaport
v1.2.1
What's Changed
- feat: support diversity zone in MVE by @MegaportPhilipBrowne in #166
- feat: support updating partner config in vxc update by @MegaportPhilipBrowne in #164
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: add new MVE image types by @ccakes in #163
- fix: generate docs for mve updates by @MegaportPhilipBrowne in #165
Full Changelog: v1.1.8...v1.2.0
v1.1.8
What's Changed
- fix: refine warning to list matching partner ports when multiple matc… by @MegaportPhilipBrowne in #151
- fix: variable misname for b-end product uid by @MegaportPhilipBrowne in #157
- fix: parsing of ip route model in list and consistency of parsing by @MegaportPhilipBrowne in #153
- fix: partner end config misname by @MegaportPhilipBrowne in #158
- chore: bump megaportgo version to 1.2.1 by @MegaportPhilipBrowne in #160
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- feat: add service key to vxc input by @MegaportPhilipBrowne in #150
Full Changelog: v1.1.5...v1.1.7
v1.1.5
What's Changed
- fix: prevent partner port from failing if more than one partner port by @MegaportPhilipBrowne in #149
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- fix: MVE Palo Alto Config by @MegaportPhilipBrowne in #148
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- fix: bumps megaportgo version to handle issue creating MVEs by @mega-alex in #144
- fix: bumps docs generation version to fix #140 by @mega-alex in #146
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Cleans up partner ports and fixes panic by @mega-alex in #135
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Update issue templates by @mega-alex in #127
- fix: bump go version to v1.0.15 by @MegaportPhilipBrowne in #129
- Update issue templates to add feature request by @mega-alex in #128
- feat: add validation calls to various resource endpoints by @MegaportPhilipBrowne in #130
- feat: improves vrouter configuration options by @mega-alex in #134
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- fix: updates service_key to be sensitive, closes #28 by @mega-alex in #103
- docs: improves readme and adds CLA by @mega-alex in #104
- docs: adds index template and improves index documentation by @mega-alex in #105
- fix: updates examples to correctly use AWSHC by @mega-alex in #107
- fix: make sure inner VLAN does not update if null in update plan, add checks for a_end inner VLAN to make sure it's not changing unintentionally, support bEnd Inner VLAN and add test coverage by @MegaportPhilipBrowne in #108
- feat: exposure auzre peerings in partner configuration for vxc by @MegaportPhilipBrowne in #109
- Cleans up attributes by @mega-alex in #111
- fix: change partner-end-config to vrouter-config, add support for vrouter config to b-end, add support for as_path_prepend_count to bgp config by @MegaportPhilipBrowne in #110
- fix: removes resources that are already provided by other parts of th… by @mega-alex in #112
- fix: adds checks to see if the product has been deleted in the API so… by @mega-alex in #95
- fix: updates vrouter_config to be optional by @mega-alex in #113
- fix: mcr asn assignment for availability on import by @MegaportPhilipBrowne in #114
- feat: adds option to select azure primary or secondary when building VXC by @mega-alex in #116
- fix: add testing for diversity zone in single port test by @MegaportPhilipBrowne in #115
- fix: azure tests pass with added port_choice attribute by @mega-alex in #119
- fix: updates more attributes to UseStateForUnknown() by @mega-alex in #118
- docs: additional guide documentation by @MegaportPhilipBrowne in #117
- Fix/dz requires replace by @mega-alex in #121
- fix: adds a PlanModifier to VXCs to handle unexpected deletion by @mega-alex in #122
- fix: fix issue with ordered_vlan and updates for VXC end configuration, add documentation, fix import_whitelist field typo, add some doc templating, make innerVLAN useStateForUnknown in VXC endconfig by @MegaportPhilipBrowne in #123
- docs: additional examples by @MegaportPhilipBrowne in #120
- chore: update to megaport go v1.0.14 by @MegaportPhilipBrowne in #124
- fix: removes planmodifier for requested_product_uid temporarily by @mega-alex in #125
Full Changelog: v1.0.1...v1.1.0