码迷,mamicode.com
首页 >  
搜索关键字:terraform    ( 30个结果
新 Terraform 提供商: Oracle OCI, Brightbox, RightScale
We are pleased to announce that Oracle OCI, Brightbox Cloud, and Rightscale providers are now available for?[HashiCorp Terraform](https://www.terraform.io/). This blog will detail the new providers and include links to additional resources.
分类:数据库   时间:2018-09-28 20:42:32    阅读次数:272
微软出品HashiCorp Terraform 和 Vault 系列视频
Since announcing a multi-year collaboration with HashiCorp, Microsoft has taken strides to ensure that HashiCorp tools operate as a first class citizen on Azure’s public cloud offering.
分类:其他好文   时间:2018-09-14 11:01:18    阅读次数:264
为Terraform服务提供者的开发人员提供帮助
We at HashiCorp are pleased to introduce the new Terraform Provider Enablement project, making it easier than ever for Go developers to give Terraform‘s users access to their favorite clouds and services.
分类:其他好文   时间:2018-09-04 13:52:27    阅读次数:165
HashiCorp:为任何应用程序提供安全和可运行的基础架构
HashiCorp由MitchellHashimoto和ArmonDadgar于2012年创办,总部位于美国旧金山。HashiCorp致力于解决基础架构中的开发、维护及安全所面临的挑战。HashiCorp提供的Cloud和DevOps基础设施自动化工具,集开发、运营和安全性于一体,包括Vagrant、Packer、Terraform、Vault、Nomad和Consul六款产品,可以帮助开发和部署
分类:其他好文   时间:2018-07-24 19:20:20    阅读次数:182
写在前面-Terraform
这是一个有关于Terraform技术的文章。为什么写这个?随着技术的发展,越来越多的企业提供云服务,例如亚马逊的AWS,微软的Azure,阿里的阿里云等,越来越多的企业也选择将他们的服务部署到这些云上,有时我们希望可以通过代码方式一键部署各种服务,可以对云服务部署进行一些控制,Terraform即可以提供这样的服务,而且随着DevOps的兴起,Infrastructureasacode的概念越来越
分类:其他好文   时间:2018-04-16 10:18:53    阅读次数:193
terraform之不可变基础设施工具学习路线
Terraformisatoolforbuilding,changing,andcombininginfrastructuresafelyandefficiently.Terraformhttps://github.com/hashicorp/terraformhttps://www.terraform.iohttps://www.terraform.io/docs/index.htmlhttps://www.terraform.io/intro/index.htmlhttps://github.com/al..
分类:其他好文   时间:2017-11-06 11:16:25    阅读次数:186
terraform 阿里云基本使用
1. 预备环境 安装了terraform 的软件的操作系统(windows linux mac 均可) 具有阿里云账户的 access_key secret_key 2. 配置 // terraform 的配置相对比较随意,但是有几个必须注意的,文件后缀 tf 文件名不需要进行特殊说明 // 以下为 ...
分类:其他好文   时间:2017-11-01 20:36:36    阅读次数:398
Code as IaaS for Azure : Terraform 做多一点事情
上一篇大概介绍了怎么用Terraform在Azure上创建一个虚拟机,接下来,我们会用Terraform来做一些更复杂的工作。 在开始工作前,我们还是要先解释下会用到的几个命令。 因为我用的是Win10系统,所以下载的Terraform下载后就是一个执行文件,可以放在任何一个目录下执行。在最开始的时 ...
分类:其他好文   时间:2017-10-06 16:58:11    阅读次数:254
Code as IaaS for Azure : Terraform 初步
节前有用户提了两个需求,PostgreSQL和Terraform,趁着过节有大块的时间,把这两个都粗略的过了下。之前已经把PostgreSQL相关测试结果写了篇文档,正好把Terraform的学习经历也记录下来,写个文档。 Terraform的网站上是这么介绍的“Terraform is a too ...
分类:其他好文   时间:2017-10-06 15:56:14    阅读次数:189
HashiCorp Vault介绍
HashiCorp Vault是一款企业级私密信息管理工具。说起Vault,不得不提它的创造者HashiCorp公司。HashiCorp是一家专注于DevOps工具链的公司,其旗下明星级产品包括Vagrant、Packer、Terraform、Consul、Nomad等,再加上Vault,这些工具贯... ...
分类:其他好文   时间:2017-07-02 23:27:11    阅读次数:620
30条   上一页 1 2 3
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!