Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ author:
description: 'How to create a NodeBalancer and Nodes with Terraform.'
keywords: ['terraform','nodebalancer','node','balancer','provider','linode']
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
published: 2018-11-21
modified: 2018-11-21
published: 2018-12-12
modified: 2018-12-12
modified_by:
name: Linode
title: "Create a NodeBalancer with Terraform"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ author:
description: 'Create a Terraform module that deploys a Linode instance from a StackScript.'
keywords: ['terraform','resource','modules','provider']
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
published: 2018-11-30
modified: 2018-11-30
published: 2018-12-12
modified: 2018-12-12
modified_by:
name: Linode
title: "Create a Terraform Module"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ author:
description: 'In this guide you will learn how to use a Community StackScript to deploy WordPress on a Linode using Terraform.'
keywords: ['terraform','stackscripts','wordpress','orchestration']
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
published: 2018-11-21
modified: 2018-11-21
published: 2018-12-12
modified: 2018-12-12
modified_by:
name: Linode
title: "Deploy a WordPress Site Using Terraform and Linode StackScripts"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ author:
description: 'This guides provides an introduction to HCL syntax and commonly used HCL terminology.'
keywords: ["terraform", "hcl", "hashicorp", "orchestration"]
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
modified: 2018-11-26
modified: 2018-12-12
modified_by:
name: Linode
published: 2018-11-26
published: 2018-12-12
title: Introduction to HashiCorp Configuration Language (HCL)
external_resources:
- '[HCL on GitHub](https://github.com/hashicorp/hcl)'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ author:
description: 'How to Manage Secrets with Terraform'
keywords: ['terraform','secrets','secrets management','backend','hcl']
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
published: 2018-11-26
modified: 2018-11-26
published: 2018-12-12
modified: 2018-12-12
modified_by:
name: Linode
title: "Secrets Management with Terraform"
Expand Down