Skip to content

Commit

Permalink
feat: update yandex-cloud/yandex to 0.77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
patsevanton committed Oct 14, 2022
1 parent bc0a075 commit b694862
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Module is fork repositories:

| Name | Version |
|------|---------|
| yandex | 0.77.0 |
| yandex | 0.78.0 |

## Contributing

Expand Down
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
yandex = {
source = "yandex-cloud/yandex"
version = "0.77.0"
version = "0.78.0"
}

}
Expand Down

0 comments on commit b694862

Please sign in to comment.