Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
terracognita-windows-amd64.tar.gz | 2023-03-07 | 188.4 MB | |
terracognita-windows-386.tar.gz | 2023-03-07 | 177.8 MB | |
terracognita-linux-amd64.tar.gz | 2023-03-07 | 187.9 MB | |
terracognita-linux-386.tar.gz | 2023-03-07 | 172.4 MB | |
terracognita-darwin-386.tar.gz | 2023-03-07 | 45 Bytes | |
terracognita-darwin-amd64.tar.gz | 2023-03-07 | 190.6 MB | |
README.md | 2023-03-07 | 1.6 kB | |
v0.8.2 source code.tar.gz | 2023-03-07 | 349.6 kB | |
v0.8.2 source code.zip | 2023-03-07 | 388.1 kB | |
Totals: 9 Items | 917.9 MB | 0 |
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_password
withazurerm_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])