New Dataplex Aspect Types module (#3050)

* README and tests missing

* default location value

* tested

* READMEs
This commit is contained in:
Ludovico Magnocavallo
2025-04-20 11:25:13 +02:00
committed by GitHub
parent 205a43a96f
commit 5adba9a018
11 changed files with 580 additions and 19 deletions

View File

@@ -1,6 +1,14 @@
# Dataplex instance with lake, zone & assets
This module manages the creation of Dataplex instance along with lake, zone & assets in single regions.
This module manages the creation of a Dataplex instance along with lake, zone & assets in single regions.
<!-- BEGIN TOC -->
- [Simple example](#simple-example)
- [IAM](#iam)
- [TODO](#todo)
- [Variables](#variables)
- [Outputs](#outputs)
<!-- END TOC -->
## Simple example