infra-tf-mod-cosmosdb

1.2.6 • Public • Published

Documentation of Terraform directory infra-tf-mod-cosmosdb

Argument reference

The following arguments are supported:

  • cosmodb_name - Specifies the name of the Azure CosmoDB Instance.

  • create_resource_group - Whether to create resource group and use it for all resources

  • resource_group_name - A container that holds related resources for an Azure solution

  • location - The location/region to keep all your resources. To get the list of all locations with table format from azure cli, run 'az account list-locations -o table'

  • key_vault_id - (Optional) Key Vault ID to add CosmoDB Credentials to.

  • tags - A map of tags to add to all resources

Argument reference

The following arguments are exported:

  • cosmodb_hostname - Host name of Azure CosmoDB resource.

Makefile usage

Usage: make (readme | format | clear)

  • readme: generates README.md for Terraform variables and output. Moves the old README.md.
  • format: format Terraform code
  • clear: remove old README files

Readme

Keywords

none

Package Sidebar

Install

npm i infra-tf-mod-cosmosdb

Weekly Downloads

1

Version

1.2.6

License

none

Unpacked Size

14.3 kB

Total Files

13

Last publish

Collaborators

  • kayiplar