Skip to content

Commit 7cb5fb1

Browse files
committed
IndexAt
1 parent f3f9f8d commit 7cb5fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
validation.PreferWriteOnlyAttribute(cty.GetAttrPath("sensitive_params").IndexAt(0).GetAttr("secret_access_key"),cty.GetAttrPath("sensitive_params").IndexAt(0).GetAttr("secret_access_key_wo"))
1+
validation.PreferWriteOnlyAttribute(cty.GetAttrPath("sensitive_params").IndexInt(0).GetAttr("secret_access_key"),cty.GetAttrPath("sensitive_params").IndexInt(0).GetAttr("secret_access_key_wo"))

0 commit comments

Comments
 (0)