Skip to content

Commit

Permalink
cdktf: update index.md,resources/file.md,data-sources/file.md (#374)
Browse files Browse the repository at this point in the history
Co-authored-by: Austin Valle <[email protected]>
  • Loading branch information
team-tf-cdk and austinvalle authored Oct 1, 2024
1 parent d178103 commit 91dda2a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/cdktf/python/data-sources/file.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ Required:
- `content` (String) Add this content to the archive with `filename` as the filename.
- `filename` (String) Set this as the filename when declaring a `source`.

<!-- cache-key: cdktf-0.20.1 input-e028531bc97a019f848b3e37c5dde395799324b83b8cd5ea78649ffc9177c542 -->
<!-- cache-key: cdktf-0.20.8 input-e028531bc97a019f848b3e37c5dde395799324b83b8cd5ea78649ffc9177c542 -->
2 changes: 1 addition & 1 deletion docs/cdktf/python/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ The archive provider exposes resources to manage archive files.

This provider requires no configuration. For information on the resources
it provides, see the navigation bar.
<!-- cache-key: cdktf-0.20.1 input-29729bd5dcf423357d35fb88a589120ee1e2d5d1677702061afe3d70700dddc8 -->
<!-- cache-key: cdktf-0.20.8 input-29729bd5dcf423357d35fb88a589120ee1e2d5d1677702061afe3d70700dddc8 -->
2 changes: 1 addition & 1 deletion docs/cdktf/python/resources/file.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Required:
- `content` (String) Add this content to the archive with `filename` as the filename.
- `filename` (String) Set this as the filename when declaring a `source`.

<!-- cache-key: cdktf-0.20.1 input-7fe48dc31101cb76c685aed0cf23657f6683fb390d9633ac73c1b06d4d3bedca -->
<!-- cache-key: cdktf-0.20.8 input-7fe48dc31101cb76c685aed0cf23657f6683fb390d9633ac73c1b06d4d3bedca -->
2 changes: 1 addition & 1 deletion docs/cdktf/typescript/data-sources/file.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ Required:
- `content` (String) Add this content to the archive with `filename` as the filename.
- `filename` (String) Set this as the filename when declaring a `source`.

<!-- cache-key: cdktf-0.20.1 input-e028531bc97a019f848b3e37c5dde395799324b83b8cd5ea78649ffc9177c542 -->
<!-- cache-key: cdktf-0.20.8 input-e028531bc97a019f848b3e37c5dde395799324b83b8cd5ea78649ffc9177c542 -->
2 changes: 1 addition & 1 deletion docs/cdktf/typescript/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ The archive provider exposes resources to manage archive files.

This provider requires no configuration. For information on the resources
it provides, see the navigation bar.
<!-- cache-key: cdktf-0.20.1 input-29729bd5dcf423357d35fb88a589120ee1e2d5d1677702061afe3d70700dddc8 -->
<!-- cache-key: cdktf-0.20.8 input-29729bd5dcf423357d35fb88a589120ee1e2d5d1677702061afe3d70700dddc8 -->
2 changes: 1 addition & 1 deletion docs/cdktf/typescript/resources/file.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Required:
- `content` (String) Add this content to the archive with `filename` as the filename.
- `filename` (String) Set this as the filename when declaring a `source`.

<!-- cache-key: cdktf-0.20.1 input-7fe48dc31101cb76c685aed0cf23657f6683fb390d9633ac73c1b06d4d3bedca -->
<!-- cache-key: cdktf-0.20.8 input-7fe48dc31101cb76c685aed0cf23657f6683fb390d9633ac73c1b06d4d3bedca -->

0 comments on commit 91dda2a

Please sign in to comment.