blob: a7dbbbf72f4cf7cb40df30269f445d9f16fe38cf [file] [log] [blame]
DR695Hccff30b2017-02-17 18:44:24 -05001{
2 "cloud-owner": "${cloud_owner}",
3 "cloud-region-id": "${cloud_region_id}",
4 "cloud-type": "${cloud_type}",
5 "owner-defined-type": "${owner_defined_type}",
6 "cloud-region-version": "${cloud_region_version}",
7 "cloud-zone": "${cloud_zone}",
jf986075010a42017-02-22 16:52:54 -05008 ${resource_version}
DR695Hccff30b2017-02-17 18:44:24 -05009 "tenants": {
10 "tenant": [{
11 "tenant-id": "${tenant_id}",
12 "tenant-name": "${tenant_name}"
13
14 }]
15 }
16}
17
18