Skip to content

Commit cb1e89a

Browse files
drosinantonbabenko
andauthored
rename policy variable
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
1 parent 3e78c7d commit cb1e89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ variable "restore_to_latest_time" {
210210
default = null
211211
}
212212

213-
variable "resource_based_policy_json" {
213+
variable "resource_policy" {
214214
description = "The JSON definition of the resource-based policy."
215215
type = string
216216
default = null

0 commit comments

Comments
 (0)