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
74 stars 89 forks source link

fix: (PSKD-815) Update tflint module error #408

Closed riragh closed 1 week ago

riragh commented 1 week ago

Changes:

The TFLint config; "module" attribute was removed in v0.54.0. Updated code to use "call_module_type" instead.