Add comment regarding AWSCloudProvider.BASELINE_POLICIES
This commit is contained in:
@@ -448,6 +448,7 @@ class MockCloudProvider(CloudProviderInterface):
|
|||||||
|
|
||||||
|
|
||||||
class AWSCloudProvider(CloudProviderInterface):
|
class AWSCloudProvider(CloudProviderInterface):
|
||||||
|
# These are standins that will be replaced with "real" policies once we know what they are.
|
||||||
BASELINE_POLICIES = [
|
BASELINE_POLICIES = [
|
||||||
{
|
{
|
||||||
"name": "BillingReadOnly",
|
"name": "BillingReadOnly",
|
||||||
|
Reference in New Issue
Block a user