update additional references to overview page

fix-provisioners-content
Laura Pacilio 4 years ago committed by Martin Atkins
parent 20e9f30c3d
commit ec17cbaeee

@ -29,7 +29,7 @@ as DNS records.
[`provider`](/language/meta-arguments/resource-provider),
and [`lifecycle`](/language/meta-arguments/lifecycle).
- [Provisioners](/language/resources/provisioners)
- [Provisioners](/language/resources/provisioners/syntax)
documents configuring post-creation actions for a resource using the
`provisioner` and `connection` blocks. Since provisioners are non-declarative
and potentially unpredictable, we strongly recommend that you treat them as a

@ -129,7 +129,7 @@ The following meta-arguments are documented on separate pages:
- [`for_each`, to create multiple instances according to a map, or set of strings](/language/meta-arguments/for_each)
- [`provider`, for selecting a non-default provider configuration](/language/meta-arguments/resource-provider)
- [`lifecycle`, for lifecycle customizations](/language/meta-arguments/lifecycle)
- [`provisioner` and `connection`, for taking extra actions after resource creation](/language/resources/provisioners)
- [`provisioner`, for taking extra actions after resource creation](/language/resources/provisioners/syntax)
## Operation Timeouts

Loading…
Cancel
Save