Skip to content

Add Support for Database #136

@foreverXZC

Description

@foreverXZC

After I read most of code in modules, I found that there are no particular functions related to database. Therefore, if I would like to deploy a database (i.e. Microsoft SQL Server) using terraform, I have to write my own test code to check whether the database runs correctly.

As a result, I wonder whether it is necessary to add methods to support database operations, such as connection, executing SQL commands, etc. I have written several functions to help my own validation, but I really want to know whether adding such kind of features to terratest is important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions