Fix test module location, for real.

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

View File

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