Max Riveiro
137fcfb5de
Massively add HCL source tag in docs Markdown files
...
Signed-off-by: Max Riveiro <kavu13@gmail.com >
2017-04-17 13:17:54 +03:00
George Christou
61277c0dbd
website/docs: Run terraform fmt on code examples ( #12075 )
...
* docs/vsphere: Fix code block
* docs: Convert `...` to `# ...` to allow `terraform fmt`ing
* docs: Trim trailing whitespace
* docs: First-pass run of `terraform fmt` on code examples
2017-02-19 00:48:50 +02:00
DJ Home
1bc154535f
Add ability to import OpsWorks stacks
2016-09-29 11:44:58 +01:00
Justin Clark
380ada1019
provider/aws: Add agent_version argument to AWS_OPSWORKS_STACK
2016-05-05 22:56:44 +01:00
Martin Atkins
72f121aec1
Merge #4272 : custom JSON for Opsworks layers
2016-04-16 08:48:36 -07:00
Justin Clark
576e56025c
Add undocumented custom_json argument to opsworks_stack doc ( #6074 )
2016-04-08 10:01:43 -05:00
Jeff Tang
41a8220e0f
add custom_json for opsworks layers
2016-04-05 08:57:19 -04:00
Martin Atkins
4ce3d089fb
aws_opswork_stack resource type.
...
"Stack" is the root concept in OpsWorks, and acts as a container for a number
of different "layers" that each provide some service for an application.
A stack isn't very interesting on its own, but it needs to be created before
any layers can be created.
2015-10-05 22:47:44 -07:00