Skip to content

Commit c03eb6d

Browse files
update readme
1 parent 18babfd commit c03eb6d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ module "github-oidc" {
5959
create_oidc_provider = true
6060
create_oidc_role = true
6161
62-
github_repositories = var.github_repositories
62+
github_repositories = ["terraform-module/module-blueprint"]
6363
oidc_role_attach_policies = ["arn:aws:iam::aws:policy/AmazonEC2ContainerRegistryReadOnly"]
6464
}
6565
```
@@ -154,9 +154,6 @@ Currently maintained by [Ivan Katliarchuk](https://github.com/ivankatliarchuk) a
154154
## Terraform Registry
155155

156156
- [Module](https://registry.terraform.io/modules/terraform-module/todo/aws)
157-
158-
## Resources
159-
160157
- [Terraform modules](https://registry.terraform.io/namespaces/terraform-module)
161158

162159
## Resources

0 commit comments

Comments
 (0)