opentofu/builtin
Doug Neal 195b041cd5 Validate effect in aws_iam_policy_document data source (#10608)
AWS allows only the case-sensitive strings `Allow` and `Deny` to appear
in the `Effect` fields of IAM policy documents. Catch deviations from
this, including mis-casing, before hitting the API and generating an
error (the error is a generic 400 and doesn't indicate what part of the
policy doc is invalid).
2016-12-08 16:16:40 +01:00
..
bins "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
providers Validate effect in aws_iam_policy_document data source (#10608) 2016-12-08 16:16:40 +01:00
provisioners communicator/ssh: don't share rand object to guarantee unique values 2016-12-06 00:21:49 -08:00