Skip to content

Feature Request: Resource for managing AWS Glue Partitions #3878

@bflad

Description

@bflad

Split feature request from #1416. For issues not immediately being worked on, please use 👍 upvotes on this original issue comment to help guage community interest.

Terraform Version

terraform 0.10+
terraform-provider-aws (new feature)

Affected Resource(s)

  • aws_glue_partition

Terraform Configuration Files

# New Resource - not implemented
resource "aws_glue_partition" "example" {
  # ...
}

Expected Behavior

Create, read, update, and delete support for AWS Glue partitions.

Actual Behavior

Resource not implemented.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-resourceIntroduces a new resource.service/glueIssues and PRs that pertain to the glue service.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions