Skip to content

Dynamodb Table Created but Users may not know how to enable it #1

@mobious999

Description

@mobious999

You might want to mention that they need to add to their provider

terraform {
backend "s3" {
bucket = "terraformbackend"
key = "terraform"
region = "us-east-2"
dynamodb_table = "terraform-lock"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions