Skip to content
Merged
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
2 changes: 1 addition & 1 deletion website/docs/cloud-docs/recommended-practices/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ HashiCorp specializes in helping IT organizations adopt cloud technologies. Base

The collaborative infrastructure as code workflow is built on many other IT best practices (like using version control and preventing manual changes), and you must adopt these foundations before you can fully adopt our recommended workflow. Achieving state-of-the-art provisioning practices is a journey, with several distinct stops along the way.

<iframe src="https://www.youtube.com/embed/FWpCQar9dYg" frameBorder={0} allowFullScreen width={560} height={315} />
<VideoEmbed url="https://www.youtube.com/embed/FWpCQar9dYg"/>

This guide describes our recommended Terraform practices and how to adopt them. It covers the steps to start using our tools, with special attention to the foundational practices they rely on.

Expand Down