Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
terracognita-windows-amd64.tar.gz | 2023-05-18 | 192.3 MB | |
terracognita-windows-386.tar.gz | 2023-05-18 | 181.4 MB | |
terracognita-linux-amd64.tar.gz | 2023-05-18 | 191.7 MB | |
terracognita-linux-386.tar.gz | 2023-05-18 | 176.0 MB | |
terracognita-darwin-386.tar.gz | 2023-05-18 | 45 Bytes | |
terracognita-darwin-amd64.tar.gz | 2023-05-18 | 194.5 MB | |
README.md | 2023-05-18 | 1.9 kB | |
v0.8.4 source code.tar.gz | 2023-05-18 | 355.0 kB | |
v0.8.4 source code.zip | 2023-05-18 | 393.5 kB | |
Totals: 9 Items | 936.6 MB | 1 |
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
--tags
filter (Issue [#361]) - Ability declare module variables on map types (Issue [#365])
- Support for
ExactlyOneOf
configuration 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_group
that havename: "default"
are now ignored as they are managed by AWS (Issue [#376])aws_alb_listener_rule
andaws_lb_listener_rule
that havepriority: 99999
are now ignored as they are managed by AWS (Issue [#375])