Skip to content

[task] store basic auth password to Parameter Store. #4

Description

@yuya-haruna

Currently, the password specified during terraform apply is used.

Instead, generate a random password during terraform apply and store it in Parameter Store.
(If it already exists, prevent it from being regenerated.)
Then set it as the Basic authentication password.

This allows any user with access to SecretsManager to view the password.


And Set default basic auth user to ${var.project_name}.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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