github skytap/terraform-provider-skytap v0.14.5

latest releases: v0.15.1, v0.15.0, v0.14.8...
2 years ago

According to the Terraform docs routable and outbound_traffic are optional parameters.

However, if they are not set by the user they will be set to false. This causes conflicts and provision errors to certain templates that have VPNs attached or have internet disabled feature set to true.

This change seeks to align behavior associated with the REST API of creating an environment. Only required parameters are passed to the create action. Optional parameters are only passed if they are set by the user

Don't miss a new terraform-provider-skytap release

NewReleases is sending notifications on new releases.