You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -98,10 +127,11 @@ Specifically, the name must be 1-63 characters long and match the regular expres
98
127
If it is not provided, the provider region is used.`,
99
128
},
100
129
"rules": {
101
-
Type: schema.TypeList,
102
-
Computed: true,
103
-
Optional: true,
104
-
Description: `The set of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a security policy, a default rule with action "allow" will be added.`,
Description: `The set of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a security policy, a default rule with action "allow" will be added.`,
0 commit comments