terraform-aws-apigateway-v2:用于创建AWS API Gateway v2(HTTPWebSocket)的Terraform模块

时间:2021-02-21 04:13:36
【文件属性】:
文件名称:terraform-aws-apigateway-v2:用于创建AWS API Gateway v2(HTTPWebSocket)的Terraform模块
文件大小:21KB
文件格式:ZIP
更新时间:2021-02-21 04:13:36
aws serverless aws-apigateway terraform-module terraform-serverless AWS API Gateway v2(HTTP / Websocket)Terraform模块 Terraform模块可创建具有HTTP / Websocket功能的API网关版本2。 支持以下类型的资源: 尚不支持: 这个Terraform模块是一部分,该旨在简化在Terraform中使用无服务器时的所有操作。 特征 支持HTTP API网关的许多功能,但对WebSocket API网关的支持有限 有条件地创建多种类型的资源 某些功能仍然缺失(尤其是对于WebSocket支持) 用法 HTTP API网关 module " api_gateway " { source = " terraform-aws-modules/apigateway-v2/aws " name = " dev-http " description = " My aweso
【文件预览】:
terraform-aws-apigateway-v2-master
----versions.tf(95B)
----outputs.tf(4KB)
----LICENSE(567B)
----.chglog()
--------CHANGELOG.tpl.md(3KB)
--------config.yml(228B)
----examples()
--------vpc-link-http()
--------complete-http()
----.gitignore(701B)
----CHANGELOG.md(3KB)
----Makefile(137B)
----README.md(11KB)
----main.tf(6KB)
----.editorconfig(583B)
----.pre-commit-config.yaml(1KB)
----variables.tf(5KB)

网友评论