Add comment regarding AWSCloudProvider.BASELINE_POLICIES

This commit is contained in:
richard-dds 2019-10-02 11:17:36 -04:00
parent faaac42291
commit 6ca6131d21

View File

@ -448,6 +448,7 @@ class MockCloudProvider(CloudProviderInterface):
class AWSCloudProvider(CloudProviderInterface):
# These are standins that will be replaced with "real" policies once we know what they are.
BASELINE_POLICIES = [
{
"name": "BillingReadOnly",