---
layout: "language"
page_title: "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](/docs/configuration/blocks/resources/syntax.html).
## Details of Resource Behavior
This information has moved to
[Resource Behavior](/docs/configuration/blocks/resources/behavior.html).
## Resource Meta-Arguments
Each resource meta-argument has moved to its own page.
### `depends_on`
This information has moved to
[`depends_on`](/docs/configuration/meta-arguments/depends_on.html).
### `count`
This information has moved to
[`count`](/docs/configuration/meta-arguments/count.html).
### `for_each`
This information has moved to
[`for_each`](/docs/configuration/meta-arguments/for_each.html).
### `provider`
This information has moved to
[`provider`](/docs/configuration/meta-arguments/resource-provider.html).
### `lifecycle`
This information has moved to
[`lifecycle`](/docs/configuration/meta-arguments/lifecycle.html).
### Provisioners
This information has moved to
[Provisioners](/docs/configuration/blocks/resources/provisioners/index.html).