forked from mondoohq/terraform-provider-mondoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Resource imports for Terraform (mondoohq#118)
* feat: added import feature for some resources Signed-off-by: Paul <[email protected]> * feat: added azure resource terraform import Signed-off-by: Paul <[email protected]> * feat: added gcp/github/ms365 import Signed-off-by: Paul <[email protected]> * feat: added import for slack and ms365 Signed-off-by: Matthias Theuermann <[email protected]> * fix: import errors and state import method Signed-off-by: Matthias Theuermann <[email protected]> * fix: updated docs Signed-off-by: Matthias Theuermann <[email protected]> * fix: removed unnecessary string conversion Signed-off-by: Matthias Theuermann <[email protected]> * fix: changed from basetype to types.StringPointerValue(nil) in import statement Signed-off-by: Matthias Theuermann <[email protected]> * feat: added custom-resources imports Signed-off-by: Paul <[email protected]> * fix: removed unused comments Signed-off-by: Paul <[email protected]> --------- Signed-off-by: Paul <[email protected]> Signed-off-by: Matthias Theuermann <[email protected]> Co-authored-by: Paul <[email protected]>
- Loading branch information
1 parent
7233095
commit 358c827
Showing
16 changed files
with
399 additions
and
28 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
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
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
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
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
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
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
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
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.