DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 1 | { |
| 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}", |
jf9860 | 75010a4 | 2017-02-22 16:52:54 -0500 | [diff] [blame] | 8 | ${resource_version} |
DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 9 | "tenants": { |
| 10 | "tenant": [{ |
| 11 | "tenant-id": "${tenant_id}", |
| 12 | "tenant-name": "${tenant_name}" |
| 13 | |
| 14 | }] |
| 15 | } |
| 16 | } |
| 17 | |
| 18 | |