terraform github repository:terraform的github存储库 源码
terraform-github-存储库 用于配置github存储库的Terraform模块。 用法 module " main_with_pages " { source = " hadenlabs/repository/github " version = " 0.7.2 " providers = { github = github } name = " repository-example-with-key " description = " github repository for repository " visibility = " public " pages = { branch = " gh-pages " path = " / " }
下载地址
用户评论