Files
opentf/website/docs/configuration/resources.html.md
Nick Fagerlund 85d477aee9 website: Fix numerous links with redirects or broken anchors
These links largely still go somewhere useful, but they have some kind of issue
revealed by our new link checker:

- Some of them point to a stale URL that redirects, and can be updated to the
  new destination.
- Some of them point to anchors that don't exist (anymore?) in the destination.
- Some of them end up redirecting unnecessarily due to how the server handles
  directory URLs without trailing slashes. Sorry, I know that's pointless, just,
  humor me for the time being so we can get our CI green. 😭

In a couple cases, I've added invisible anchors to destination pages, either to
preserve an old habit or because the current anchors kind of suck due to being
particularly long or meandering.
2020-12-17 12:23:50 -08:00

3.4 KiB

layout, page_title
layout page_title
language Resources Landing Page - Configuration Language

Resources Landing Page

To improve navigation, we've split the old Resources page into several smaller pages.

Syntax and Elements of Resource Blocks

This information has moved to Resource Blocks.

Details of Resource Behavior

This information has moved to Resource Behavior.

Resource Meta-Arguments

Each resource meta-argument has moved to its own page:

depends_on

This information has moved to depends_on.

count

This information has moved to count.

for_each

This information has moved to for_each.

provider

This information has moved to provider.

lifecycle

This information has moved to lifecycle.

Provisioners

This information has moved to Provisioners.