Fix test module location.

This commit is contained in:
Lorenzo Caggioni 2022-02-05 09:23:14 +01:00
parent 30b18374fb
commit 1c3f6270fb
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
*/
module "test" {
source = "../../../../../examples/data-solutions/dp-foundation/"
source = "../../../../../examples/data-solutions/data_platform_foundations/"
organization = { domain : "example.com" }
project_create = {
billing_account_id = "123456-123456-123456"