Skip to content

alibabacloud-automation/terraform-alicloud-imp

Repository files navigation

Terraform module which creates Apsara Agile Live (IMP) App Template resource on Alibaba Cloud.

terraform-alicloud-imp

English | 简体中文

Terraform module which creates Apsara Agile Live (IMP) App Template resource on Alibaba Cloud.

These types of resources are supported:

Requirements

Name Version
terraform > = 0.13.0
alicloud > = 1.131.0

Providers

Name Version
alicloud > = 1.131.0

Usage

module "example" {
  source              = "terraform-alicloud-modules/imp/alicloud"
  create_app_template = true
  app_template_name   = "example_value"
  component_list      = ["component.live", "component.liveRecord"]
  integration_mode    = "paasSDK"
  scene               = "business"
}

Submit Issues

If you have any problems when using this module, please opening a provider issue and let us know.

Note: There does not recommend to open an issue on this repo.

Authors

Created and maintained by Alibaba Cloud Terraform Team(terraform@alibabacloud.com)

License

MIT Licensed. See LICENSE for full details.

Reference

About

Terraform Module for creating Apsara Agile Live (IMP) resources on Alibaba Cloud.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5