https://github.com/googlecloudplatform/terraform-cloud-client-api
Deploys an example application that uses Cloud Client APIs
https://github.com/googlecloudplatform/terraform-cloud-client-api
cft-terraform
Last synced: 2 months ago
JSON representation
Deploys an example application that uses Cloud Client APIs
- Host: GitHub
- URL: https://github.com/googlecloudplatform/terraform-cloud-client-api
- Owner: GoogleCloudPlatform
- License: apache-2.0
- Created: 2024-02-13T23:10:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T00:18:20.000Z (11 months ago)
- Last Synced: 2025-01-28T23:40:01.911Z (11 months ago)
- Topics: cft-terraform
- Language: Java
- Homepage: https://registry.terraform.io/modules/GoogleCloudPlatform/terraform-cloud-client-api/google
- Size: 916 KB
- Stars: 6
- Watchers: 24
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Use a Cloud SDK Client Library
This sample app shows:
* Cloud Run
* Cloud Storage
* Cloud Logging
* Terraform
## Deployment
See [infra/README.md](infra/README.md).
## Development
See [app/README.md](app/README.md).
## Contributing
Please see the [contributing guidelines](CONTRIBUTING.md) to get started.
Please note that this project is released with a Contributor Code of Conduct. By participating in
this project you agree to abide by its terms. See [Code of Conduct](CODE_OF_CONDUCT.md) for more
information.
## License
Apache 2.0 - See [LICENSE](LICENSE) for more information.