Skip to content

Commit

Permalink
Update data platform tests
Browse files Browse the repository at this point in the history
  • Loading branch information
juliocc committed Feb 25, 2023
1 parent aaf9711 commit 99e69e3
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 64 deletions.
13 changes: 13 additions & 0 deletions blueprints/data-solutions/data-platform-foundations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,3 +289,16 @@ Features to add in future releases:
- Add example on how to use Cloud Data Loss Prevention
- Add solution to handle Tables, Views, and Authorized Views lifecycle
- Add solution to handle Metadata lifecycle

## Test

```hcl
module "test" {
source = "./fabric/blueprints/data-solutions/data-platform-foundations/"
organization_domain = "example.com"
billing_account_id = "123456-123456-123456"
folder_id = "folders/12345678"
prefix = "prefix"
}
# tftest modules=43 resources=297
```

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 99e69e3

Please sign in to comment.