mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Fix typo
This commit is contained in:
parent
bf8497ed40
commit
40d430ed66
@ -16,7 +16,7 @@ private, how to fork the repository and other options.
|
|||||||
## Example Usage
|
## Example Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
# Manage your respository
|
# Manage your repository
|
||||||
resource "bitbucket_repository" "infrastructure" {
|
resource "bitbucket_repository" "infrastructure" {
|
||||||
owner = "myteam"
|
owner = "myteam"
|
||||||
name = "terraform-code"
|
name = "terraform-code"
|
||||||
|
Loading…
Reference in New Issue
Block a user