github.com/cycloidio/terracognita
v0.8.4
#837 most downloaded on Go modules
cycloidio/terracognita
What this package is like to depend on
Last release 11 months ago
02 Sep 2025
Ships unpredictably
gaps range from 2 weeks to 1.6 years
Nearly every release is documented
notes for 23 of 25 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
70 releases · first in 2019
2 releases in the last 12 months
see the full history below
Release timeline
70 releases · Jun 2019 to Sep 2025Releases
latest 60 of 70-
v0.8.5-0.20250902125732-802bd4b52f4202 Sep 2025 pre-releaseNothing published for this version
-
v0.8.5-0.20250902114459-e8993cc3136402 Sep 2025 pre-releaseNothing published for this version
-
v0.8.5-0.20240124145919-a8683bc2b8d124 Jan 2024 pre-releaseNothing published for this version
-
v0.8.5-0.20230622093340-2bb7d85a5e0522 Jun 2023 pre-releaseNothing published for this version
-
v0.8.5-0.20230606132604-292525bd05c306 Jun 2023 pre-releaseNothing published for this version
-
v0.8.5-0.20230525135717-0019232dc49625 May 2023 pre-releaseNothing published for this version
-
v0.8.418 May 2023Release notes
Open source →Added
- Azurerm added new resources:
azurerm_recovery_services_vault,azurerm_backup_policy_vm,azurerm_backup_protected_vm,azurerm_data_protection_backup_instance_disk,azurerm_data_protection_backup_policy_disk
(Issue #383) - Azurerm now can use the
--tagsfilter
(Issue #361) - Ability declare module variables on map types
(Issue #365) - Support for
ExactlyOneOfconfiguration for the schema so the generated HCL is correct
(Issue #340)
Changed
- Update azurerm template for irregular cases in List method arguments order
(Issue #383) - Validation for specific provider tags to ignore is done now on the Provider implementation
(Issue #358) - Added new Azure resource:
azurerm_api_management
(PR#363) - Added new Azure resource:
azurerm_backup_policy_vm_workload
(PR#386)
Fixed
- Nested HCL Maps now are written correctly
(Issue #337) - Cyclic dependencies between resources now it's fixed
(Issue #379) aws_db_subnet_groupthat havename: "default"are now ignored as they are managed by AWS
(Issue #376)aws_alb_listener_ruleandaws_lb_listener_rulethat havepriority: 99999are now ignored as they are managed by AWS
(Issue #375)
- Azurerm added new resources:
-
v0.8.4-0.20230321131959-41294904b57821 Mar 2023 pre-releaseNothing published for this version
-
v0.8.314 Mar 2023Release notes
Open source →Fixed
- Azurerm force
create_option="Attach"withazurerm_virtual_machine_data_disk_attachment
(PR #359) - Azurerm
azurerm_network_security_group.security_rule.protocolnow has the right format
(PR #357)
Changed
- Interpolation now will compare value lowcasing them beforehand
(PR #356)
Release notes
Open source →Fixed
- Azurerm force
create_option="Attach"withazurerm_virtual_machine_data_disk_attachment(PR #359) - Azurerm
azurerm_network_security_group.security_rule.protocolnow has the right format (PR #357)
Changed
- Interpolation now will compare value lowcasing them beforehand (PR #356)
- Azurerm force
-
v0.8.207 Mar 2023Release notes
Open source →Added
- Added new Azure resource:
azurerm_virtual_machine_data_disk_attachment
(PR#334) - Allow the writing of tf/provider into a separated config key
(PR#319) - Add new aws resource: aws_ecs_task_definition
(PR#333) - Added new Azure resource:
azurerm_data_protection_backup_vault
(PR#349)
Changed
- Azure: Set a valide
admin_passwordwithazurerm_windows_virtual_machine
(Issue #352) - Azure: azure: do not define external disk with
azurerm_virtual_machine
(PR #336) - Improved the way resource references/interpolations work, now it's more deterministic
(Issue #346)
Fixed
- Tags are being used again for filtering when importing
(Issue #322) - Remove duplicate names from the reader cache on AzureRM
(Issue #341) - Added a new Provider function to let the Provider fix resources content before writing it and fixed some AzureRM resources with it
(Issue #322) - ModueleVariables now works with nested fields of array blocks
(Issue #344)
Release notes
Open source →Added
- Added new Azure resource:
azurerm_virtual_machine_data_disk_attachment(PR#334) - Allow the writing of tf/provider into a separated config key (PR#319)
- Add new aws resource: aws_ecs_task_definition (PR#333)
- Added new Azure resource:
azurerm_data_protection_backup_vault(PR#349)
Changed
- Azure: Set a valide
admin_passwordwithazurerm_windows_virtual_machine(Issue #352) - Azure: azure: do not define external disk with
azurerm_virtual_machine(PR #336) - Improved the way resource references/interpolations work, now it's more deterministic (Issue #346)
Fixed
- Tags are being used again for filtering when importing (Issue #322)
- Remove duplicate names from the reader cache on AzureRM (Issue #341)
- Added a new Provider function to let the Provider fix resources content before writing it and fixed some AzureRM resources with it (Issue #322)
- ModueleVariables now works with nested fields of array blocks (Issue #344)
- Added new Azure resource:
-
v0.8.2-0.20230306110615-d789bdef85e606 Mar 2023 pre-releaseNothing published for this version
-
v0.8.2-0.20220825143128-0756fcf2229925 Aug 2022 pre-releaseNothing published for this version
-
v0.8.2-0.20220816064335-814292ac373516 Aug 2022 pre-releaseNothing published for this version
-
v0.8.2-0.20220813091636-f11e3f5803dd13 Aug 2022 pre-releaseNothing published for this version
-
v0.8.2-0.20220812114932-428361bf711712 Aug 2022 pre-releaseNothing published for this version
-
v0.8.2-0.20220812114624-2f1eb1ef169b12 Aug 2022 pre-releaseNothing published for this version
-
v0.8.2-0.20220812113844-51ebca48cac912 Aug 2022 pre-releaseNothing published for this version
-
v0.8.2-0.20220812113340-13c99f69cc7112 Aug 2022 pre-releaseNothing published for this version
-
v0.8.2-0.20220812093038-9d62b1b534d312 Aug 2022 pre-releaseNothing published for this version
-
v0.8.109 Aug 2022 -
v0.8.009 Aug 2022Release notes
Open source →Fixed
- Repetitive blocks now have the proper variables within them
(Issue #285) - Script to update providers now pushed the tag to the fork
(PR #294) aws_lb_target_group_attachmentwas raising a nil pointer exception
(Issue #297)- fix resource name in
azurerm_dns_aaaa_recordandazurerm_mssql_elastic_pooland also fix caching of resources
(Issue #303)
(Issue #305)
Added
-
Updated Contribute GCP section, added template modularity and added new GCP resources:
google_dns_policy,google_billing_subaccount,google_sql_database,google_compute_address,google_compute_attached_disk,google_compute_autoscaler,google_compute_global_address,google_compute_image,google_compute_instance_group_manager,google_compute_instance_template,google_compute_managed_ssl_certificate,google_compute_network_endpoint_group,google_compute_route,google_compute_security_policy,google_compute_service_attachment,google_compute_snapshot,google_compute_ssl_policy,google_compute_subnetworkcloses issue #188,google_compute_target_grpc_proxy,google_compute_target_instance,google_compute_target_pool,google_compute_target_ssl_proxy,google_compute_target_tcp_proxy,google_filestore_instance,google_container_cluster,google_container_node_pool,google_redis_instance,google_logging_metric,google_monitoring_alert_policy,google_monitoring_group,google_monitoring_notification_channel,google_monitoring_uptime_check_config
(Issue #188)
(Issue #273) -
Support for vSphere provider
(Issue #296) -
Added new AWS resources:
aws_ec2_transit_gateway_peering_attachment,aws_ec2_transit_gateway_peering_attachment_accepter,aws_ec2_transit_gateway_prefix_list_reference,aws_ec2_transit_gateway_route,aws_ec2_transit_gateway_route_table_association,aws_ec2_transit_gateway_route_table_propagation,aws_ec2_transit_gateway_vpc_attachment_accepter
(Issue #299) -
Update tfdocs version to v0.0.0-20220809093344-d999d1c2069e and added app service azurerm resources:
azurerm_linux_web_app,azurerm_linux_web_app_slot,azurerm_service_plan,azurerm_source_control_token,azurerm_static_site,azurerm_static_site_custom_domain,azurerm_web_app_active_slot,azurerm_web_app_hybrid_connection,azurerm_windows_web_app,azurerm_windows_web_app_slot
(PR #314)
Release notes
Open source →Fixed
- Repetitive blocks now have the proper variables within them (Issue #285)
- Script to update providers now pushed the tag to the fork (PR #294)
aws_lb_target_group_attachmentwas raising a nil pointer exception (Issue #297)- fix resource name in
azurerm_dns_aaaa_recordandazurerm_mssql_elastic_pooland also fix caching of resources (Issue #303) (Issue #305)
Added
-
Updated Contribute GCP section, added template modularity and added new GCP resources:
google_dns_policy,google_billing_subaccount,google_sql_database,google_compute_address,google_compute_attached_disk,google_compute_autoscaler,google_compute_global_address,google_compute_image,google_compute_instance_group_manager,google_compute_instance_template,google_compute_managed_ssl_certificate,google_compute_network_endpoint_group,google_compute_route,google_compute_security_policy,google_compute_service_attachment,google_compute_snapshot,google_compute_ssl_policy,google_compute_subnetworkcloses issue #188,google_compute_target_grpc_proxy,google_compute_target_instance,google_compute_target_pool,google_compute_target_ssl_proxy,google_compute_target_tcp_proxy,google_filestore_instance,google_container_cluster,google_container_node_pool,google_redis_instance,google_logging_metric,google_monitoring_alert_policy,google_monitoring_group,google_monitoring_notification_channel,google_monitoring_uptime_check_config(Issue #188) (Issue #273) -
Support for vSphere provider (Issue #296)
-
Added new AWS resources:
aws_ec2_transit_gateway_peering_attachment,aws_ec2_transit_gateway_peering_attachment_accepter,aws_ec2_transit_gateway_prefix_list_reference,aws_ec2_transit_gateway_route,aws_ec2_transit_gateway_route_table_association,aws_ec2_transit_gateway_route_table_propagation,aws_ec2_transit_gateway_vpc_attachment_accepter(Issue #299) -
Update tfdocs version to v0.0.0-20220809093344-d999d1c2069e and added app service azurerm resources:
azurerm_linux_web_app,azurerm_linux_web_app_slot,azurerm_service_plan,azurerm_source_control_token,azurerm_static_site,azurerm_static_site_custom_domain,azurerm_web_app_active_slot,azurerm_web_app_hybrid_connection,azurerm_windows_web_app,azurerm_windows_web_app_slot(PR #314)
- Repetitive blocks now have the proper variables within them
-
v0.7.7-0.20220617091015-3cd454963de517 Jun 2022 pre-releaseNothing published for this version
-
v0.7.7-0.20220602092248-466f6784636102 Jun 2022 pre-releaseNothing published for this version
-
v0.7.611 May 2022 -
v0.7.6-0.20220511150056-848ee1c5a45811 May 2022 pre-releaseNothing published for this version
-
v0.7.6-0.20220510105744-2522060627b110 May 2022 pre-releaseNothing published for this version
-
v0.7.510 May 2022Release notes
Open source →Added
- aws resources:
aws_vpc_endpoint
(Issue #254) - New flag
--hcl-provider-blockto be able to opt out of theprovider "" {}on HCL
(Issue #250) - Azure resources :
azurerm_managed_disk,azurerm_virtual_machine_scale_set_extension,azurerm_linux_virtual_machine,
azurerm_linux_virtual_machine,azurerm_linux_virtual_machine_scale_set,azurerm_windows_virtual_machine,azurerm_windows_virtual_machine_scale_set,azurerm_kubernetes_cluster,azurerm_kubernetes_cluster_node_pool,azurerm_network_interface,azurerm_virtual_hub,azurerm_virtual_hub_bgp_connection,azurerm_virtual_hub_connection,azurerm_virtual_hub_ip,azurerm_virtual_hub_route_table,azurerm_virtual_hub_security_partner_provider,azurerm_mssql_database,azurerm_mssql_elasticpool,azurerm_mssql_firewall_rule,azurerm_mssql_server,azurerm_mssql_server_security_alert_policy,azurerm_mssql_server_vulnerability_assessment,azurerm_mssql_virtual_machine,azurerm_mssql_virtual_network_rule,azurerm_redis_cache,azurerm_redis_firewall_rule,azurerm_dns_zone,azurerm_dns_a_record,azurerm_dns_aaaa_record,azurerm_dns_caa_record,azurerm_dns_cname_record,azurerm_dns_mx_record,azurerm_dns_ns_record,azurerm_dns_ptr_record,azurerm_dns_srv_record,azurerm_dns_txt_record,azurerm_private_dns_zone,azurerm_private_dns_zone_virtual_network_link,azurerm_private_dns_a_record,azurerm_private_dns_aaaa_record,azurerm_private_dns_cname_record,azurerm_private_dns_mx_record,azurerm_private_dns_ptr_record,azurerm_private_dns_srv_record,azurerm_private_dns_txt_record,azurerm_lb,azurerm_lb_backend_address_pool,azurerm_lb_rule,azurerm_lb_outbound_rule,azurerm_lb_nat_rule,azurerm_lb_nat_pool,azurerm_lb_probe,azurerm_policy_remediation,azurerm_policy_set_definition,azurerm_key_vault,azurerm_key_vault_access_policy,azurerm_application_insights,azurerm_application_insights_api_key,azurerm_application_insights_analytics_item,azurerm_application_insights_web_test,azurerm_log_analytics_workspace,azurerm_log_analytics_linked_service,azurerm_log_analytics_datasource_windows_performance_counter,azurerm_log_analytics_datasource_windows_event,azurerm_monitor_action_group,azurerm_monitor_activity_log_alert,azurerm_monitor_autoscale_setting,azurerm_monitor_log_profile,azurerm_monitor_metric_alert
(Issue #100) - Added new AWS resources:
aws_route_table,aws_ec2_transit_gateway,aws_ec2_transit_gateway_vpc_attachment,aws_ec2_transit_gateway_route_table,aws_ec2_transit_gateway_multicast_domain
(Issue #286)
Changed
- Update terraform from v0.13.5 to v1.1.9
(PR #284) - 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_serverand removed temporatily support forazurerm_web_application_firewall_policydue 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)
Release notes
Open source →Added
- aws resources:
aws_vpc_endpoint(Issue #254) - New flag
--hcl-provider-blockto be able to opt out of theprovider "" {}on HCL (Issue #250) - Azure resources :
azurerm_managed_disk,azurerm_virtual_machine_scale_set_extension,azurerm_linux_virtual_machine,azurerm_linux_virtual_machine,azurerm_linux_virtual_machine_scale_set,azurerm_windows_virtual_machine,azurerm_windows_virtual_machine_scale_set,azurerm_kubernetes_cluster,azurerm_kubernetes_cluster_node_pool,azurerm_network_interface,azurerm_virtual_hub,azurerm_virtual_hub_bgp_connection,azurerm_virtual_hub_connection,azurerm_virtual_hub_ip,azurerm_virtual_hub_route_table,azurerm_virtual_hub_security_partner_provider,azurerm_mssql_database,azurerm_mssql_elasticpool,azurerm_mssql_firewall_rule,azurerm_mssql_server,azurerm_mssql_server_security_alert_policy,azurerm_mssql_server_vulnerability_assessment,azurerm_mssql_virtual_machine,azurerm_mssql_virtual_network_rule,azurerm_redis_cache,azurerm_redis_firewall_rule,azurerm_dns_zone,azurerm_dns_a_record,azurerm_dns_aaaa_record,azurerm_dns_caa_record,azurerm_dns_cname_record,azurerm_dns_mx_record,azurerm_dns_ns_record,azurerm_dns_ptr_record,azurerm_dns_srv_record,azurerm_dns_txt_record,azurerm_private_dns_zone,azurerm_private_dns_zone_virtual_network_link,azurerm_private_dns_a_record,azurerm_private_dns_aaaa_record,azurerm_private_dns_cname_record,azurerm_private_dns_mx_record,azurerm_private_dns_ptr_record,azurerm_private_dns_srv_record,azurerm_private_dns_txt_record,azurerm_lb,azurerm_lb_backend_address_pool,azurerm_lb_rule,azurerm_lb_outbound_rule,azurerm_lb_nat_rule,azurerm_lb_nat_pool,azurerm_lb_probe,azurerm_policy_remediation,azurerm_policy_set_definition,azurerm_key_vault,azurerm_key_vault_access_policy,azurerm_application_insights,azurerm_application_insights_api_key,azurerm_application_insights_analytics_item,azurerm_application_insights_web_test,azurerm_log_analytics_workspace,azurerm_log_analytics_linked_service,azurerm_log_analytics_datasource_windows_performance_counter,azurerm_log_analytics_datasource_windows_event,azurerm_monitor_action_group,azurerm_monitor_activity_log_alert,azurerm_monitor_autoscale_setting,azurerm_monitor_log_profile,azurerm_monitor_metric_alert(Issue #100) - Added new AWS resources:
aws_route_table,aws_ec2_transit_gateway,aws_ec2_transit_gateway_vpc_attachment,aws_ec2_transit_gateway_route_table,aws_ec2_transit_gateway_multicast_domain(Issue #286)
Changed
- Update terraform from v0.13.5 to v1.1.9 (PR #284)
- 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_serverand removed temporatily support forazurerm_web_application_firewall_policydue 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)
- aws resources:
-
v0.7.5-0.20220509084126-56c8202ba9a209 May 2022 pre-releaseNothing published for this version
-
v0.7.5-0.20220504081103-7c535e9bd0f004 May 2022 pre-releaseNothing published for this version
-
v0.7.5-0.20220420074446-f2caedb5927520 Apr 2022 pre-releaseNothing published for this version
-
v0.7.5-0.20220407151426-293978550cee07 Apr 2022 pre-releaseNothing published for this version
-
v0.7.5-0.20220221135939-aa3007822aaf21 Feb 2022 pre-releaseNothing published for this version
-
v0.7.5-0.20220221135704-f337cce3ce7621 Feb 2022 pre-releaseNothing published for this version
-
v0.7.5-0.20220221121509-c7b8846e87a321 Feb 2022 pre-releaseNothing published for this version
-
v0.7.5-0.20211005164755-c680d2e2bd1b05 Oct 2021 pre-releaseNothing published for this version
-
v0.7.5-0.20210929093032-dae282137c9029 Sep 2021 pre-releaseNothing published for this version
-
v0.7.5-0.20210928221659-c7bc91c4d04a28 Sep 2021 pre-releaseNothing published for this version
-
v0.7.423 Sep 2021Release notes
Open source →Changed
- Updated mxwriter to v1.0.4 that fixes an internal bug
(PR #236)
Fixed
- Google resources that do not support Labels are no longer filtered by it
(PR #236) - Fix error to enable support for azurerm_resource_group
(Issue #232) - TFState when generating modules now has the module on it too
(Issue #240)
Release notes
Open source →Changed
- Updated mxwriter to v1.0.4 that fixes an internal bug (PR #236)
Fixed
- Fix usage of
yamlextension with--module-variables(PR #257) - Do not stop when service not enable with Azure and Google (Issue #247)
- Google resources that do not support Labels are no longer filtered by it (PR #236)
- Fix error to enable support for azurerm_resource_group (Issue #232)
- TFState when generating modules now has the module on it too (Issue #240)
- Updated mxwriter to v1.0.4 that fixes an internal bug
-
v0.7.4-0.20210916161848-729d342aadd516 Sep 2021 pre-releaseNothing published for this version
-
v0.7.4-0.20210916093003-a2ab5dab9d6e16 Sep 2021 pre-releaseNothing published for this version
-
v0.7.4-0.20210914091813-4f4a6612705d14 Sep 2021 pre-releaseNothing published for this version
-
v0.7.4-0.20210902072029-9dde411bc05a02 Sep 2021 pre-releaseNothing published for this version
-
v0.7.330 Aug 2021Release notes
Open source →Added
- aws resources:
aws_autoscaling_schedule
(PR #194)
Changed
- Support filter with
tagattribute used by AWS onaws_autoscaling_groupresource
(Issue #223) - Resource name improved by low casing all the options
(Issue #225)
Fixed
- Integration between Interpolation and Modules has been changed to not generate invalid HCL references
(Issue #219 - Variables names will now be normalized to be valid HCL
(PR #219
Release notes
Open source →Added
- aws resources:
aws_autoscaling_schedule(PR #194)
Changed
- Support filter with
tagattribute used by AWS onaws_autoscaling_groupresource (Issue #223) - Resource name improved by low casing all the options (Issue #225)
Fixed
- Integration between Interpolation and Modules has been changed to not generate invalid HCL references (Issue #219
- Variables names will now be normalized to be valid HCL (PR #219
- aws resources:
-
v0.7.3-0.20210830112153-19ecf1c5538830 Aug 2021 pre-releaseNothing published for this version
-
v0.7.3-0.20210830092603-8206c5831ef430 Aug 2021 pre-releaseNothing published for this version
-
v0.7.3-0.20210827123907-88d0ed4317ce27 Aug 2021 pre-releaseNothing published for this version
-
v0.7.213 Aug 2021Release notes
Open source →Added
- azure resources (compute):
azurerm_availability_set,azurerm_image,azurerm_container_registry,azurerm_container_registry_webhook,azurerm_application_gateway,azurerm_application_security_group,azurerm_network_ddos_protection_plan,azurerm_firewall,azurerm_local_network_gateway,azurerm_nat_gateway,azurerm_network_profile,azurerm_network_security_rule,azurerm_public_ip,azurerm_public_ip_prefix,azurerm_route,azurerm_route_table,azurerm_virtual_network_gateway,azurerm_virtual_network_gateway_connection,azurerm_virtual_network_peering,azurerm_web_application_firewall_policy,azurerm_storage_account,azurerm_storage_blob,azurerm_storage_queue,azurerm_storage_share,azurerm_storage_table,azurerm_mariadb_configuration,azurerm_mariadb_database,azurerm_mariadb_firewall_rule,azurerm_mariadb_server,azurerm_mariadb_virtual_network_rule,azurerm_mysql_configuration,azurerm_mysql_database,azurerm_mysql_firewall_rule,azurerm_mysql_server,azurerm_mysql_virtual_network_rule,azurerm_postgresql_configuration,azurerm_postgresql_database,azurerm_postgresql_firewall_rule,azurerm_postgresql_server,azurerm_postgresql_virtual_network_rule,azurerm_sql_database,azurerm_sql_elasticpool,azurerm_sql_firewall_rule,azurerm_sql_server
(Issue #100 providerandterraformblocks to the HCL generation
(Issue #136)
Changed
- Update aws resources regarding missing pagination and filter
(PR #202) - Resource names now are generated removing invalid characters instead just assigning a random alphanumeric value
(Issue #208)
Fixed
- Import with
aws_alb_target_group_attachmentnow validates if the needed values are present
(Issue #213)
Release notes
Open source →Added
(PR #194)
- azure resources (compute):
azurerm_availability_set,azurerm_image,azurerm_container_registry,azurerm_container_registry_webhook,azurerm_application_gateway,azurerm_application_security_group,azurerm_network_ddos_protection_plan,azurerm_firewall,azurerm_local_network_gateway,azurerm_nat_gateway,azurerm_network_profile,azurerm_network_security_rule,azurerm_public_ip,azurerm_public_ip_prefix,azurerm_route,azurerm_route_table,azurerm_virtual_network_gateway,azurerm_virtual_network_gateway_connection,azurerm_virtual_network_peering,azurerm_web_application_firewall_policy,azurerm_storage_account,azurerm_storage_blob,azurerm_storage_queue,azurerm_storage_share,azurerm_storage_table,azurerm_mariadb_configuration,azurerm_mariadb_database,azurerm_mariadb_firewall_rule,azurerm_mariadb_server,azurerm_mariadb_virtual_network_rule,azurerm_mysql_configuration,azurerm_mysql_database,azurerm_mysql_firewall_rule,azurerm_mysql_server,azurerm_mysql_virtual_network_rule,azurerm_postgresql_configuration,azurerm_postgresql_database,azurerm_postgresql_firewall_rule,azurerm_postgresql_server,azurerm_postgresql_virtual_network_rule,azurerm_sql_database,azurerm_sql_elasticpool,azurerm_sql_firewall_rule,azurerm_sql_server(Issue #100 providerandterraformblocks to the HCL generation (Issue #136)
Changed
- Update aws resources regarding missing pagination and filter (PR #202)
- Resource names now are generated removing invalid characters instead just assigning a random alphanumeric value (Issue #208)
Fixed
- Import with
aws_alb_target_group_attachmentnow validates if the needed values are present (Issue #213)
- azure resources (compute):
-
v0.7.2-0.20210812143420-77c038f911db12 Aug 2021 pre-releaseNothing published for this version
-
v0.7.2-0.20210810105821-e068a21838d110 Aug 2021 pre-releaseNothing published for this version
-
v0.7.2-0.20210727093228-8f2dcc5c35f827 Jul 2021 pre-releaseNothing published for this version
-
v0.7.2-0.20210718183051-b337701c36d918 Jul 2021 pre-releaseNothing published for this version
-
v0.7.115 Jul 2021Release notes
Open source →Added
- aws resources:
aws_eip,aws_dynamodb_global_table,aws_dynamodb_table,aws_ecs_cluster,aws_ecs_service,aws_athena_workgroup,aws_glue_catalog_database,aws_glue_catalog_table,aws_fsx_lustre_file_system,aws_batch_job_definition,aws_dax_cluster,aws_directory_service_directory,aws_dms_replication_instance,aws_dx_gateway,aws_efs_file_system,aws_eks_cluster,aws_elasticache_replication_group,aws_elastic_beanstalk_application,aws_emr_cluster,aws_internet_gateway,aws_kinesis_stream,aws_lightsail_instance,aws_media_store_container,aws_mq_broker,aws_nat_gateway,aws_neptune_cluster,aws_rds_cluster,aws_rds_global_cluster,aws_redshift_cluster,aws_sqs_queue,aws_storagegateway_gateway,aws_vpn_gateway. (PR #194) - Extra validations for the resource names (PR #201)
Changed
- Updated
tfdocsto have missing resources that where causing import errors (Issue #199)
Fixed
- Skip aws
RequestErrorerrors generaly caused by service not available in a region (Issue #171) - Module source now is prefixed with
./as expected (PR #209)
- aws resources:
-
v0.7.002 Jul 2021Release notes
Open source →Fixed
tc_categoryno longer added to the generated HCL (PR #187)- Skip resources that are not Importable from the Provider (PR #191)
Changed
- Migrate all the logic to use terraform-plugin-sdk/v2 (Issue #151)
-
v0.6.5-0.20210519121907-3fea5f2ca86519 May 2021 pre-releaseNothing published for this version
-
v0.6.429 Apr 2021Release notes
Open source →Changed
- AWS error handling from Message to Code and added 'AccessDeniedException' (Issue #171)
Fixed
--labelsflag is correctly read now on Google CMD (PR #180)
-
v0.6.4-0.20210414151454-63c716b8c45714 Apr 2021 pre-releaseNothing published for this version
-
v0.6.330 Mar 2021Release notes
Open source →Fixed
- Empty array values on modules now are generated correctly and not failing (PR #174)
-
v0.6.219 Mar 2021Release notes
Open source →We had an error on the Pipeline of the last release so we made a quick patch release to fix it
-
v0.6.112 Mar 2021 -
v0.6.1-0.20210215172155-938f4281c6c015 Feb 2021 pre-releaseNothing published for this version