Skip to content

Commit

Permalink
docs: remove duplicate paragraph (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF authored Nov 14, 2024
1 parent 2283fc2 commit 17f5284
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,6 @@ module "example" {
}
```

### `var.dependencies`

This variable is used as a workaround for the lack of support for `depends_on` in the ALZ provider.
Place values into this variable to ensure that policies and policy role assignments do not get created until dependent resources are available.
See the variable documentation and the examples (private DNS and management) for more information.

### Deferred Actions

We are awaiting the results of the upstream Terraform language experiment *deferred actions*.
Expand Down
6 changes: 0 additions & 6 deletions _header.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,6 @@ module "example" {
}
```

### `var.dependencies`

This variable is used as a workaround for the lack of support for `depends_on` in the ALZ provider.
Place values into this variable to ensure that policies and policy role assignments do not get created until dependent resources are available.
See the variable documentation and the examples (private DNS and management) for more information.

### Deferred Actions

We are awaiting the results of the upstream Terraform language experiment *deferred actions*.
Expand Down

0 comments on commit 17f5284

Please sign in to comment.