opentofu/builtin
James Nugent 28438daeb4 provider/aws: Fix IDs in aws_iam_policy_document
We cannot use the "id" field to represent policy ID, because it is used
internally by Terraform. Also change the "id" field within a statement
to "sid" for consistency with the generated JSON.
2016-07-13 12:10:20 -06:00
..
bins provider/logentries: Implementing logentries provider (#7067) 2016-07-12 14:14:39 +01:00
providers provider/aws: Fix IDs in aws_iam_policy_document 2016-07-13 12:10:20 -06:00
provisioners provisioner/file: Clean up temporary files 2016-07-08 19:35:00 +01:00