Skip to content

Commit b0d6cee

Browse files
committed
Update repo name in README
1 parent 96ae483 commit b0d6cee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# gitlab-runner
1+
# gitlab-docker-runner

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
aws = {
44
source = "hashicorp/aws"
5-
version = "~> 4.49.0"
5+
version = ">= 4.49.0"
66
}
77
}
88

0 commit comments

Comments
 (0)