Skip to content

Issue with aws-iam-s3 terraform module #45

@mglotov

Description

@mglotov

The aws-iam-s3 module has two resources with the same name and type.
The first one is

data "aws_iam_policy_document" "policy" {
.
The second one is
data "aws_iam_policy_document" "policy" {

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions