diff --git a/data-solutions/gcs-to-bq-with-least-privileges/README.md b/examples/data-solutions/gcs-to-bq-with-least-privileges/README.md similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/README.md rename to examples/data-solutions/gcs-to-bq-with-least-privileges/README.md diff --git a/data-solutions/gcs-to-bq-with-least-privileges/backend.tf.sample b/examples/data-solutions/gcs-to-bq-with-least-privileges/backend.tf.sample similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/backend.tf.sample rename to examples/data-solutions/gcs-to-bq-with-least-privileges/backend.tf.sample diff --git a/data-solutions/gcs-to-bq-with-least-privileges/data-demo/person.csv b/examples/data-solutions/gcs-to-bq-with-least-privileges/data-demo/person.csv similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/data-demo/person.csv rename to examples/data-solutions/gcs-to-bq-with-least-privileges/data-demo/person.csv diff --git a/data-solutions/gcs-to-bq-with-least-privileges/data-demo/person_schema.json b/examples/data-solutions/gcs-to-bq-with-least-privileges/data-demo/person_schema.json similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/data-demo/person_schema.json rename to examples/data-solutions/gcs-to-bq-with-least-privileges/data-demo/person_schema.json diff --git a/data-solutions/gcs-to-bq-with-least-privileges/data-demo/person_udf.js b/examples/data-solutions/gcs-to-bq-with-least-privileges/data-demo/person_udf.js similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/data-demo/person_udf.js rename to examples/data-solutions/gcs-to-bq-with-least-privileges/data-demo/person_udf.js diff --git a/data-solutions/gcs-to-bq-with-least-privileges/datastorage.tf b/examples/data-solutions/gcs-to-bq-with-least-privileges/datastorage.tf similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/datastorage.tf rename to examples/data-solutions/gcs-to-bq-with-least-privileges/datastorage.tf diff --git a/data-solutions/gcs-to-bq-with-least-privileges/diagram.png b/examples/data-solutions/gcs-to-bq-with-least-privileges/diagram.png similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/diagram.png rename to examples/data-solutions/gcs-to-bq-with-least-privileges/diagram.png diff --git a/data-solutions/gcs-to-bq-with-least-privileges/main.tf b/examples/data-solutions/gcs-to-bq-with-least-privileges/main.tf similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/main.tf rename to examples/data-solutions/gcs-to-bq-with-least-privileges/main.tf diff --git a/data-solutions/gcs-to-bq-with-least-privileges/outputs.tf b/examples/data-solutions/gcs-to-bq-with-least-privileges/outputs.tf similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/outputs.tf rename to examples/data-solutions/gcs-to-bq-with-least-privileges/outputs.tf diff --git a/data-solutions/gcs-to-bq-with-least-privileges/person.json b/examples/data-solutions/gcs-to-bq-with-least-privileges/person.json similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/person.json rename to examples/data-solutions/gcs-to-bq-with-least-privileges/person.json diff --git a/data-solutions/gcs-to-bq-with-least-privileges/serviceaccounts.tf b/examples/data-solutions/gcs-to-bq-with-least-privileges/serviceaccounts.tf similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/serviceaccounts.tf rename to examples/data-solutions/gcs-to-bq-with-least-privileges/serviceaccounts.tf diff --git a/data-solutions/gcs-to-bq-with-least-privileges/variables.tf b/examples/data-solutions/gcs-to-bq-with-least-privileges/variables.tf similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/variables.tf rename to examples/data-solutions/gcs-to-bq-with-least-privileges/variables.tf diff --git a/data-solutions/gcs-to-bq-with-least-privileges/versions.tf b/examples/data-solutions/gcs-to-bq-with-least-privileges/versions.tf similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/versions.tf rename to examples/data-solutions/gcs-to-bq-with-least-privileges/versions.tf diff --git a/data-solutions/gcs-to-bq-with-least-privileges/vpc.tf b/examples/data-solutions/gcs-to-bq-with-least-privileges/vpc.tf similarity index 100% rename from data-solutions/gcs-to-bq-with-least-privileges/vpc.tf rename to examples/data-solutions/gcs-to-bq-with-least-privileges/vpc.tf