Giter Site home page Giter Site logo

altissimo-hq / terraform-google-cloudbuildv2-connection Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 1.0 36 KB

Creates a Google Cloud Build v2 GitHub Connection and Repositories

Home Page: https://registry.terraform.io/modules/altissimo-hq/cloudbuildv2-connection/google/latest

License: GNU General Public License v3.0

HCL 100.00%
google terraform terraform-modules cloudbuild

terraform-google-cloudbuildv2-connection's Introduction

Requirements

Name Version
external >= 2.2.0
google >= 4.60.0

Providers

Name Version
google >= 4.60.0
google-beta n/a

Modules

No modules.

Resources

Name Type
google-beta_google_cloudbuildv2_connection.github resource
google-beta_google_cloudbuildv2_repository.repositories resource
google_secret_manager_secret.github_auth_token resource
google_secret_manager_secret_iam_member.clouduild_github_auth_token resource
google_client_config.current data source
google_project.project data source
google_secret_manager_secret_version.github_auth_token data source

Inputs

Name Description Type Default Required
github_app_installation_id Installation ID for the Cloud Build GitHub App

For personal accounts, go to https://github.com/settings/installations
and click on the Cloud Build app. Retrieve the installation ID from the URL.

For organization accounts, go to
https://github.com/organizations/[ORGANIZATION]/settings/installations
and click on the Cloud Build app. Retrieve the installation ID from the URL.
number n/a yes
github_login GitHub login of the user or organization that owns the repositories string n/a yes
project Google Project ID in which to create the Cloud Build resources string n/a yes
create_secret Whether to create the GitHub OAuth Token Secret bool false no
github_connection_name Name of the Cloud Build v2 Connection to GitHub string "github" no
oauth_token_secret Name of the GitHub OAuth Token Secret string "github-token" no
oauth_token_secret_version Secret Version ID of the GitHub OAuth Token string "latest" no
region Region of the Cloud Build v2 Connection to GitHub string "" no
repositories List of GitHub repositories to create Cloud Build v2 Repositories for list(string) [] no
secret_project Google Project ID in which the GitHub OAuth Token Secret is stored string null no

Outputs

Name Description
oauth_token_secret_version Secret Version ID of the GitHub OAuth Token
repository_ids Map of Cloud Build v2 Repositories

Terraform Docs

To Manually Generate Terraform Documentation for this Module, run the following command from the root of the Module's Repository:

docker run --rm --volume "$(pwd):/terraform-docs" -u $(id -u) quay.io/terraform-docs/terraform-docs:latest --output-file README.md --output-mode inject /terraform-docs

terraform-google-cloudbuildv2-connection's People

Contributors

altissimo-github avatar lukwam avatar tfhartmann avatar

Stargazers

 avatar

Forkers

tfhartmann

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.