ENHANCEMENTS:
- Add Oracle Fast Connect Data Source (41 by kevinkirkup)
- Automate CHANGELOG.md using paultyng/changelog-gen. (40 by kevinkirkup)
- Handle network transitions (51 by kevinkirkup)
- Update Pureport SDK v2.0.0 (34 by kevinkirkup)
- [PE-2083] Update Create/Delete timeouts to account for rate limiting (46 by kevinkirkup)
- [PE-2173] Update documentation to show ike_version as optional (38 by kevinkirkup)
- [PE-2210] Setup/Teardown environment for each test run (39 by kevinkirkup)
- Update to Terraform 0.13.x
- Update to Terraform Plugin v1.16.0
BUG FIXES:
- Set the default IKE Version to 'V2'. (35 by kevinkirkup)
- Update CloudServices acceptance tests based on new services. (37 by kevinkirkup)
- [PE-2149] Add custom validator for cloud connections for HA (33 by kevinkirkup)
- [PE-2257] Recreate connection on network update (50 by kevinkirkup)
- [PE-2316] Updating AzureRM is causing failures (48 by kevinkirkup)
ENHANCEMENTS:
- Add support for setting
customer_asn
for AWS resources.
ENHANCEMENTS:
- Update acceptance tests for new gateway naming.
ENHANCEMENTS:
- Update to golang 1.14.
- Update Acceptance tests to use the Terraform 0.12 syntax.
- Add support for AWS Transit Peering Type.
- Update test-infr terraform configurations to 0.12.
BUG FIXES:
- Update the documentation for filtering data sources and resources to match the standard Terraform API.
- Fix random acceptance tests failures due to changes in AWS cloud regions and services.
- Fix TravisCI deprecation warnings.
ENHANCEMENTS:
- Update to Terraform 0.12.19
- Update to AzureRM 1.40.0
- Update to AWS 1.60.1
- Update to Google 2.20.1
BUG FIXES:
- Fix issue with AWS updating Cloud Services at will
- Increase timeouts due to changes in the backend which may result in longer expected wait times.
ENHANCEMENTS:
- Update to Terraform 0.12.13
- Update to AzureRM 1.36.1
- Update to AWS 1.60.1
- Updated to golangci-lint 1.21.0
- Added Terraform Plugins SDK 1.3.0
BUG FIXES:
- Update the billing amount to float64 to work with new REST API for 2.22.0
- Ensure resources created during acceptance tests are unique.
ENHANCEMENTS:
- Update to Terraform 0.12.10
- Update to Golang 1.13
- Update to AzureRM 1.35.0
BUG FIXES:
- Added unique names for Google Cloud Interconnects and Routers for Acceptance tests
- Remove unused Templates Provider
BUG FIXES:
- Fix integration issue with ASN limits on 32bit systems
BUG FIXES:
- Fixes issue with not building plugin images out of the vendor directory during CI/CD.
- Fixes upstream build issue with the git.apache.org repositories.
BUG FIXES:
- Removes the deprecated DummyConnection Resource from the website documentation.
- Include Darwin version of the Terraform Plugin
NOTES: Update to the latest Pureport golang SDK
There shouldn't be any functional differences in this release and the previous one.
NOTES:
Initial feature release of the Pureport Terraform Provider.
FEATURES:
-
Fully automated deployment of Cloud infrastructure via Terraform
-
Full documentation of all supported Data Sources and Resources
-
Automated Unit Testing and Acceptance Tests
-
Sweep target for cleaning up orphaned Pureport resources
-
Added support for custom tagging of resources
-
Added support for dynamic filtering of data sources
-
Data Sources
pureport_accounts pureport_aws_connection pureport_azure_connection pureport_cloud_regions pureport_cloud_services pureport_connections pureport_google_cloud_connection pureport_locations pureport_networks pureport_site_vpn_connection
-
Resources
resource_pureport_aws_connection resource_pureport_azure_connection resource_pureport_google_cloud_connection resource_pureport_network resource_pureport_site_vpn_connection