Expose data_center_id
property on relevant resources and data sources
#65
Labels
enhancement
New feature or request
All resources which require a data center during creation, should have a new optional
data_center_id
property added to them, which overrides the data center set globally on the provider. Data sources should likewise gain a read-onlydata_center_id
property.As part of this, we should update acceptance tests to use at least two data centers, so that we verify we can create resources in multiple data centers.
The text was updated successfully, but these errors were encountered: