Skip to content

Commit 53fddb2

Browse files
committed
doc examples link
1 parent ea74e84 commit 53fddb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ If you want to overwrite the output file if it exists, or even use the same outp
4848

4949
You can use the `--watch` or the `-w` flag to keep the plugin running and watching for changes in the input file. You can have input and output files open in an editor and see easily how changes to the input file affect the output file.
5050

51+
You can find [here](https://github.com/mongodb-labs/atlas-cli-plugin-terraform/tree/main/internal/convert/testdata/clu2adv) some examples of input files (suffix .in.tf) and the corresponding output files (suffix .out.tf).
52+
5153
### Dynamic blocks
5254

5355
`dynamic` blocks are used to generate multiple nested blocks based on a set of values.

0 commit comments

Comments
 (0)