forked from cycloidio/terracognita
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hcl: Updated the HCL to be albe to write more blocks
Now it can write 'terraform' and 'provider' blocks which it was not possible before. It also includes all the provider logic from the HCL so the user does not have to add it manually after the import, for now it includes the 'provider' and 'terraform' keys and 'variable' of the Provider required attributes to configure
- Loading branch information
Showing
2 changed files
with
520 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.