You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the table storage name inserts dashes. This creates a problem as this is not a valid name for azure table storage. tables in a storage account can only contain alphanumeric characters:
The problem code/definition is in the resourcedefinition.json file:
Currently the table storage name inserts dashes. This creates a problem as this is not a valid name for azure table storage. tables in a storage account can only contain alphanumeric characters:
The problem code/definition is in the resourcedefinition.json file:
terraform-provider-azurecaf/resourceDefinition.json
Line 2243 in 77a262d
The text was updated successfully, but these errors were encountered: