Skip to content

Commit

Permalink
Fixed Readme.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vedant990 committed Nov 26, 2024
1 parent ba7c70b commit b72bd4f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@


---
#
# This is the canonical configuration for the `README.md`
# Run `make readme` to rebuild the `README.md`
#


# Name of this project
name: Terraform AZURE STORAGE
name : Terraform AZURE STORAGE

# License of this project
license: "APACHE"
Expand Down Expand Up @@ -108,4 +105,4 @@ usage: |-
subnet_id = module.subnet.default_subnet_id[0]
log_analytics_workspace_id = module.log-analytics.workspace_id
}
```
```

0 comments on commit b72bd4f

Please sign in to comment.