Skip to content

Commit b8258ae

Browse files
lantolimarcosuma
andauthored
Update README.md
Co-authored-by: Marco Suma <[email protected]>
1 parent 5fa1cb7 commit b8258ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dynamic "tags" {
7676
#### Dynamic blocks in regions_config
7777

7878
You can use `dynamic` blocks for `regions_config`. The plugin assumes that `for_each` has an expression which is evaluated to a `list` or `set` of objects.
79-
Dynamic block and individual blocks for `regions_config` are not supported at the same time in a `replication_specs`. If you need this use case, please send us feedback.
79+
Dynamic block and individual blocks for `regions_config` are not supported at the same time in a `replication_specs`. If you need this use case, please send us [feedback](https://github.com/mongodb-labs/atlas-cli-plugin-terraform/issues).
8080
This is an example of how to use dynamic blocks in `regions_config`:
8181
```hcl
8282
replication_specs {

0 commit comments

Comments
 (0)