Add comment regarding AWSCloudProvider.BASELINE_POLICIES
This commit is contained in:
parent
faaac42291
commit
6ca6131d21
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user