log-analysis
cloud-native-toolkit/log-analysis/ibm
Terraform module to provision an IBM Log Analysis service in an IBM Cloud account
IBM Cloud Log Analysis service terraform module Module to provision a IBM Log Analysis service instance on IBM Cloud. Note: This module follows the Terraform conventions regarding how provider configuration is defined within the Terraform template and passed into the module - https://www.terraform.io/docs/language/modules/develop/providers.html. The default provider configuration flows through to the module. If different configuration is required for a module, it can be explicitly passed in the providers block of the module - https://www.terraform.io/docs/language/modules/develop/providers.html#passing-providers-explicitly. Software dependencies The module depends on the following software components: Command-line tools - terraform - v13 Terraform providers - IBM Cloud provider >= 1.9.0 Mo
| Name | Type | Description | Default |
|---|---|---|---|
| resource_group_name | string | Existing resource group where the IKS cluster will be provisioned. | required |
| region | string | Geographic location of the resource (e.g. us-south, us-east) | required |
| plan | string | The type of plan the service instance should run under (lite, 7-day, 14-day, or | "7-day" |
| tags | list(string) | Tags that should be applied to the service | [] |
| provision | bool | Flag indicating that logdna instance should be provisioned | true |
| name | string | The name that should be used for the service, particularly when connecting to an | "" |
| label | string | The label used to build the resource name if not provided | "logging" |
| name_prefix | string | The prefix name for the service. If not provided it will default to the resource | "" |
name — The name of the provisioned instance.crn — The id of the provisioned instancelocation — The location of the provisioned instanceservice — The service name of the provisioned instancelabel — The label for the instancekey_name — The name of the key provisioned for the LogDNA instance.id — The id of the provisioned instance.guid — The id of the provisioned instance.Azure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,