mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #433 from jpluscplusm/patch-1
Website: Update aws-count example intro page with correct github link
This commit is contained in:
commit
74ad2797cf
@ -6,7 +6,7 @@ sidebar_current: "examples-count"
|
||||
|
||||
# Count Example
|
||||
|
||||
[**Example Contents**](https://github.com/hashicorp/terraform/tree/master/examples/count)
|
||||
[**Example Contents**](https://github.com/hashicorp/terraform/tree/master/examples/aws-count)
|
||||
|
||||
The count parameter on resources can simplify configurations
|
||||
and let you scale resources by simply incrementing a number.
|
||||
|
Loading…
Reference in New Issue
Block a user