Skip to content

Commit

Permalink
Update terraform-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rswrz committed Jun 18, 2024
1 parent 2354f83 commit 34bc2e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
File renamed without changes.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,19 @@ module "helloworld" {

## Providers

No providers.
| Name | Version |
|------|---------|
| azurerm | ~> 3.0 |

## Modules

No modules.

## Resources

No resources.
| Name | Type |
|------|------|
| [azurerm_client_config.current](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/client_config) | data source |

## Inputs

Expand All @@ -31,5 +35,6 @@ No inputs.

| Name | Description |
|------|-------------|
| client\_id | n/a |
| hello\_world | n/a |
<!-- END_TF_DOCS -->

0 comments on commit 34bc2e9

Please sign in to comment.