Skip to content

Commit 4aa4956

Browse files
committed
IndexAt
1 parent f727dca commit 4aa4956

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)