terracognita
terracognita copied to clipboard
Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
By adding the provider to the list of Providers to check for credentials Closes #282
The attribute `iops` can't be set if the volume type is `gp2` but it has to be present in the `tfstate`. A `PreSync` writer option has been added in order...
### Abstract ### Proposal ### Implementation ### Open issues (if applicable)
Issue mentioned at [issue 304](https://github.com/cycloidio/terracognita/pull/304#issuecomment-1172303895) ``` Error: could not import from AWS: SerializationError: failed to unmarshal response error status code: 503, request id: caused by: UnmarshalError: error message missing error...
As of now terracognita imports all resources of type azurerm_policy_definitions and policy_set_definition, including the default ones (around 1k). This results in a longdelay to import terracognita resources for azurerm. Since...
**General information:** * Operating System: macOS * Terracognita version / tag: v0.7.6-12 * Did you build Terracognita from sources or did you use the Docker image: homebrew **Describe the bug:**...
**General information:** Bug Terracognita cycloid - * Operating System: * Terracognita version / tag: master / 3cd454963de5ddff2b712adcb446581d75a84997 * Did you build Terracognita from sources or did you use the Docker...
### Abstract In attempting to use AWS SSO I was given an error than an explicit access-key/secret-key was required, is SSO authentication supported? ### Proposal Support AWS SSO
## cloud dns - [x] google_dns_managed_zone - [x] google_dns_policy - [x] google_dns_record_set ## cloud platform - [x] google_billing_subaccount - [ ] google_folder - [ ] google_folder_iam * - [ ]...
Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@whokilleddb) has found a potential issue, which I would be eager to share with...