From b6847183530e9aaeb2258208318e3273e4c4eb03 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Sun, 3 May 2020 11:46:04 +0200 Subject: [PATCH] Update README.md --- modules/bigquery-dataset/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/bigquery-dataset/README.md b/modules/bigquery-dataset/README.md index 3c9f17e14..e14fbca42 100644 --- a/modules/bigquery-dataset/README.md +++ b/modules/bigquery-dataset/README.md @@ -2,6 +2,12 @@ This module allows managing a single BigQuery dataset, including access configuration, tables and views. +## TODO + +- [ ] add support for dynamic values in access identities +- [ ] check for dynamic values in tables and views +- [ ] add support for external tables + ## Examples ### Simple dataset with access configuration