sassoftware / viya4-iac-azure

This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Microsoft Azure Cloud.
Apache License 2.0
72 stars 88 forks source link

fix: (IAC-966) Fix validation error messages format #301

Closed riragh closed 1 year ago

riragh commented 1 year ago

Changes:

Terraform version 1.0.0 throws error on the incorrect validation error message format. Received error: The validation error message must be at least one full sentence starting with an uppercase letter and ending with a period or question mark. This change updates the error message to add the missing period in the error message.

Tests: