terraform-provider-prana

module
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2021 License: MIT

README

terraform-provider-prana

A Terraform Provider for Prana

Getting Started

provider "prana" {
  sql_driver     = "cloudsqlpostgres"
  sql_connection = local.prana_sql_connection
}

resource "prana_migration" "publication_api" {
  script_dir = "${path.module}/../../database/migration"
}

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL