1.2.6 • Published 1 year ago

infra-tf-mod-cosmosdb v1.2.6

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

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
1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago