terraform azure vnet:Azure VNet terraform模块 源码

上传:legislate3345 浏览: 28 推荐: 0 文件:ZIP 大小:7.2KB 上传时间:2021-04-05 12:43:19 版权申诉
terraform-azure-vnet 模块。 如所提供的变量所指定的,这将创建一个Azure虚拟网络和多个子网。 检查以了解变量结构; 例如值。 安装 此模块要求在本地安装以下组件: 它还要求有一个现有的在其中放置VNet组件。 用法 登录到Azure docker run -it -v $HOME /.azure:/root/.azure mcr.microsoft.com/azure-cli az login 创建虚拟网络 # set the values below to reflect the resource group and remote storage export TF_VAR_resource_group_name= export TF_VAR_storage_account_name= export TF_VAR_container_name= # init
上传资源
用户评论