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
Update terraform-provider-google from v3.67.0 to v4.9.0
(PR #263)
Update terraform-provider-aws from v3.40.0 to v4.9.0
(PR #263)
(PR #284)
Update terraform-provider-azurerm from v1.44.0 to v3.3.0
(PR #263)
(PR #284)
AzureRM now supports multiple Resource Group Names
(Issue #266)
Azure API resources update to latest version, fix caching issue in resources.go, add modularity to template for irregular cases, update Azurerm contribute readme, removed Azurerm 3.0 deprecated resources:azurerm_virtual_machine_scale_set,azurerm_sql_server, azurerm_sql_database, azurerm_sql_elasticpool, azurerm_sql_firewall_rule, azurerm_sql_server and removed temporatily support for azurerm_web_application_firewall_policy due to json issue reported on sdk
(Issue #100)
Update tfdocs version to v0.0.0-20220509071309-2f31fd03120a
(Issue #286)
Fixed
Issue with importing google_storage_bucket_iam_policy
(Issue #258)
Removed default region used on AWS initialization now uses the one specified by the user
(Issue #253)
HCL provider generation now users the Defaults instead of setting empty values
(Issue #268)