Add support for the Assured Workloads in the project factory (#3666)
* Add support for the Assured Workloads in the project factory * Fix test after requiring organization as a var
This commit is contained in:
@@ -17,3 +17,8 @@ data_defaults = {
|
||||
storage = "europe-west1"
|
||||
}
|
||||
}
|
||||
organization = {
|
||||
domain = "fast.example.com"
|
||||
id = 123456789012
|
||||
customer_id = "C00000000"
|
||||
}
|
||||
Reference in New Issue
Block a user