Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Make environment management independent of AWS #11

@betabandido

Description

@betabandido

At this moment TerraformDevKit requires users to provide AWS credentials. In addition to that, it is not clear how easy or transparent is to use other providers (e.g., Azure or Google). For instance, prod and test environments require manual input of the AWS profile.

Perhaps users should just pass all credentials info as part of the extra vars that end up being used when rendering the templates. For safety reasons, instead of asking for the profile name, we could just use some sort of captcha (e.g., asking for the result of a mathematical operation as well as printing some clear warning message).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions